summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/migrations/0001_initial.py
AgeCommit message (Collapse)Author
2021-12-12Update for django 3.2 compatibilityMagnus Hagander
2020-04-01Set on_delete=models.CASCADE on all relationsMagnus Hagander
2019-02-06Update migrations for py3 unicodeMagnus Hagander
Need to change old migrations not to indicate we need new ones.
2018-12-23Merge old model changes that never made it into migrationsMagnus Hagander
2016-02-12Add initial django migrations for all appsMagnus Hagander
Should've been done with the migration to django 1.8, but better late than never...