kpsul/gestion/migrations
Martin Pépin 18ee33e1e0 Remove the EventTimeSlot model
It was pointless and is replaced by 3 additionnal fields in the `Event`
model: `location`, `start_date`  and `end_date`.
2017-04-05 00:11:24 +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 Remove the EventTimeSlot model 2017-04-05 00:11:24 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00