mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-19 14:31:00 +00:00
Remove createsuperuser command
syncdb includes this.
This commit is contained in:
parent
057701bba9
commit
e35560f73e
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ run the following commands::
|
|||
createdb -Upostgres wagtaildemo
|
||||
./manage.py syncdb
|
||||
./manage.py migrate
|
||||
./manage.py createsuperuser
|
||||
./manage.py runserver
|
||||
|
||||
SQLite support
|
||||
|
|
|
|||
Loading…
Reference in a new issue