mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Remove migrate command from docs
This commit is contained in:
parent
55e7ec64d8
commit
fd9702c008
|
@ -47,7 +47,6 @@ Run these commands to deploy the project to Heroku:
|
|||
|
||||
git push heroku master
|
||||
|
||||
heroku run python manage.py migrate
|
||||
heroku run python manage.py createsuperuser
|
||||
heroku run python manage.py collectstatic --no-input
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user