^
This commit is contained in:
parent
f98a42768d
commit
b9358a9d74
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ wait
|
|||
# Establish the database
|
||||
python3 manage.py migrate
|
||||
wait
|
||||
python3 manage.py populatedb --createsuperuser --sampledata
|
||||
python3 manage.py populatedb --createsuperuser
|
||||
wait
|
||||
# Collect the static elemants
|
||||
python3 manage.py collectstatic
|
||||
|
|
Loading…
Reference in a new issue