Closed DavidLemayian closed 5 years ago
On running ./manage.py makemigrations census , we noticed a couple of missing migrations. This is also messing with Django's dumpdata command that is expecting it by reading all models.py files.
Related: #136
On running ./manage.py makemigrations census , we noticed a couple of missing migrations. This is also messing with Django's dumpdata command that is expecting it by reading all models.py files.
Related: #136