Set on_delete=models.CASCADE on all relations
authorMagnus Hagander <[email protected]>
Wed, 1 Apr 2020 19:12:55 +0000 (21:12 +0200)
committerMagnus Hagander <[email protected]>
Wed, 1 Apr 2020 19:33:29 +0000 (21:33 +0200)
commit34244d8f895c2876b997e36c8115b4533f5b0e9f
tree7f7c1508d553c19a5e0c028773204874756cffa5
parent7a3257f1b014c8a5efc7e329462b063b6009cf3a
Set on_delete=models.CASCADE on all relations
pgcommitfest/commitfest/migrations/0001_initial.py
pgcommitfest/commitfest/migrations/0002_notifications.py
pgcommitfest/commitfest/models.py
pgcommitfest/userprofile/migrations/0001_initial.py
pgcommitfest/userprofile/migrations/0002_notifications.py
pgcommitfest/userprofile/models.py