GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

Add remaining permissions for Activity views #31

Open brylie opened 2 years ago

brylie commented 2 years ago

There is currently only one view in the Activities app that uses permissions to verify user access. Add related permissions to the remaining views, using the UserPassesTestMixin as seen in the 'ActivitySetDoneView`.

Task