kpsul/gestion/migrations
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
..
0001_initial.py Specify the on_delete attribute everywhere 2017-02-23 01:40:25 +01:00
0002_club_support.py Specify the on_delete strategy 2017-02-23 10:56:36 +01:00
0003_events.py Move the events stuff to gestion 2017-04-01 14:25:48 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00