You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
banillie
changed the title
Make practice for handling migrations in production db and gcloud app deploy
Best practice for handling migrations in production db and gcloud app deploy
Sep 23, 2022
Trying to figure out best method for handling migrations in production. Helpful stack overflow answers here:
https://stackoverflow.com/questions/49413608/how-to-run-django-migrations-in-google-app-engine-flexible-deployment-step
https://stackoverflow.com/questions/53077117/how-to-include-migrate-command-while-deploying-django-application-in-gae
https://stackoverflow.com/questions/49267877/django-on-gae-how-to-automatically-migrate-on-deploy
The text was updated successfully, but these errors were encountered: