python-getting-started icon indicating copy to clipboard operation
python-getting-started copied to clipboard

Release phase should be used to run `manage.py migrate`

Open edmorley opened this issue 3 years ago • 0 comments
trafficstars

Currently running Django migrations is a manual step in the tutorial.

Instead, Release Phase should be used to run this: https://devcenter.heroku.com/articles/release-phase

edmorley avatar Jul 28 '22 09:07 edmorley