azavea / pfb-network-connectivity

PFB Bicycle Network Connectivity
Other
40 stars 11 forks source link

Missing migrations #808

Closed flibbertigibbet closed 2 years ago

flibbertigibbet commented 4 years ago

Attempting to run Django migrations within a newly built VM (a step in the README) results in the error message: Your models have changes that are not yet reflected in a migration, and so won't be applied. Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.

Output from makemigrations: pfb_missing_migrations