mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
parent
6e72169ffe
commit
620a145c15
|
@ -47,7 +47,7 @@ Run these commands to deploy the project to Heroku:
|
|||
|
||||
git push heroku master
|
||||
|
||||
heroku run python manage.py migrate
|
||||
# no need to run migrations as this is configured to run automatically in the heroku procfile
|
||||
heroku run python manage.py createsuperuser
|
||||
heroku run python manage.py collectstatic --no-input
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user