gestioCOF/cof
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 Remove every occurrence of Event from views, forms, etc 2017-04-01 14:29:02 +01:00
management Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
migrations Fix circular deps in the migrations 2017-08-06 18:28:07 +01:00
static Add club view / update profile view 2017-08-09 12:53:44 +02:00
templates Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
templatetags Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
__init__.py Commit gore : premier push vers git.eleves 2016-05-21 23:57:36 +02:00
admin.py register the events stuff into the admin site 2017-04-01 14:26:05 +01:00
apps.py Set the permissions for buro and members 2017-06-24 23:45:04 +01:00
autocomplete.py Apply the new db structure to autocomplete in cof 2017-02-22 14:49:34 +01:00
csv_views.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
decorators.py Merge branch 'supportBDS' of git.eleves.ens.fr:michele.orru/gestioCOF into michele 2017-02-18 13:00:21 +01:00
forms.py Remove every occurrence of Event from views, forms, etc 2017-04-01 14:29:02 +01:00
models.py Move the events stuff to gestion 2017-04-01 14:25:48 +01:00
petits_cours_forms.py Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
petits_cours_models.py Specify the on_delete attribute everywhere 2017-02-23 01:40:25 +01:00
petits_cours_views.py handle timezones in petits_cours_views 2017-02-23 18:35:38 +01:00
tests.py Merge branch 'supportBDS' of git.eleves.ens.fr:michele.orru/gestioCOF into michele 2017-02-18 13:00:21 +01:00
urls.py Remove every occurrence of Event from views, forms, etc 2017-04-01 14:29:02 +01:00
views.py Merge branch 'Kerl/supportBDS/events' into supportBDS 2017-08-11 19:59:24 +02:00
widgets.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00