gestioCOF/gestion
Aurélien Delobelle 3842b5d160 Merge branch 'Kerl/supportBDS/events' into supportBDS
Move event-related models from 'cof' app to 'gestion' app.

Add 'Association' model to register name, related groups (buro,
members), etc.

Club is now associated with a single Association instance.

Migrations take care of these changes.
2017-08-11 19:59:24 +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 Use the AppConfig class 2017-02-23 01:56:59 +01: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 Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
shared.py Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
tests.py simplify profile edition and test it 2017-02-12 19:21:53 +01: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