Implement a committee-based permission system
- Jul 07, 2016
-
-
Thom Wiggers authored
Includes tests and an authentication backend to check the permissions granted to committees.
Unverified2950f9c9
-
Warning: this made a mess of the auth system so I have completely new migrations. Just nuke your database and do ./manage.py migrate
(and createsuperuser
again.)
Includes tests and an authentication backend to check the permissions granted to committees.