Attempt to implement committees
Includes tests and an authentication backend to check the permissions granted to committees.
Django==1.10b1 | ||
django-localflavor==1.3 | ||
Pillow |
website/committees/admin.py
0 → 100644
website/committees/apps.py
0 → 100644
website/committees/models.py
0 → 100644
website/committees/tests.py
0 → 100644
website/committees/views.py
0 → 100644