/
🖥️

Don't migrate database on Heroku

Heroku

First: add below line to the top of Procfile

procfile
release: python manage.py migrate

Second: upload migrations folder with your code (remove from .gitignore file)

Edit this page
logo
Hi Mohsen save your notes