kpsul/gestion
Aurélien Delobelle 29d288c567 Fix permissions setup of associations.
- Permissions of 'gestion' app are correctly added to the staff groups
of associations.
- Add tests to ensure staff groups of COF and BDS are correctly setup.
- Shortcut functions are added to retrieve COF and BDS association.
2017-09-05 15:02:33 +02:00
..
fixtures Use natural foreign keys to refer associations 2017-08-11 15:34:19 +01:00
management Merge branch 'master' into supportBDS 2017-02-12 19:36:17 +01:00
migrations Use natural foreign keys to refer associations 2017-08-11 15:34:19 +01:00
templates/gestion Add club view / update profile view 2017-08-09 12:53:44 +02:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
admin.py Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
apps.py Fix permissions setup of associations. 2017-09-05 15:02:33 +02:00
backends.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
context_processors.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
forms.py Add club view / update profile view 2017-08-09 12:53:44 +02:00
models.py Fix permissions setup of associations. 2017-09-05 15:02:33 +02:00
shared.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
tests.py Fix permissions setup of associations. 2017-09-05 15:02:33 +02:00
urls.py Add club view / update profile view 2017-08-09 12:53:44 +02:00
views.py Add club view / update profile view 2017-08-09 12:53:44 +02:00