gestioCOF/cof
Martin Pépin c217b549bd Move the events stuff to gestion
- The models are moved to the `gestion` app
- A new field `associations` is added
- The location and datetime fields are removed in favour of a new model
  `EventTimeSlot`
- The old events are migrated to the new app and linked to the
  `cof_buro` association
2017-04-01 14:25:48 +01:00
..
fixtures Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
management Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
migrations Move the events stuff to gestion 2017-04-01 14:25:48 +01:00
static Merge branch 'master' into supportBDS 2017-02-12 19:36:17 +01:00
templates Merge branch 'supportBDS' of git.eleves.ens.fr:cof-geek/gestioCOF into supportBDS 2017-02-23 19:00:58 +01: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 Merge branch 'supportBDS' into Kerl/django111-packages 2017-02-23 17:56:12 +01:00
apps.py Use the AppConfig class 2017-02-23 01:56:59 +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 Merge branch 'supportBDS' of git.eleves.ens.fr:cof-geek/gestioCOF into supportBDS 2017-02-23 19:00:58 +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 Merge branch 'supportBDS' into Kerl/django111-packages 2017-02-23 17:56:12 +01:00
views.py Merge branch 'supportBDS' into Kerl/django111-packages 2017-02-23 17:56:12 +01:00
widgets.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00