kpsul/gestion/migrations
Martin Pépin a9e6ef6c5c Create an Association model
The previous fk and m2m to groups representing associations are replaced by a
proper link to the Association table.
2017-06-24 23:45:04 +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 duplicate locations 2017-05-14 15:47:07 +01:00
0004_verbose_names.py Setup events + add verbosity in gestion.models 2017-06-24 23:44:58 +01:00
0005_create_association.py Create an Association model 2017-06-24 23:45:04 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00