^
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
|
# Establish the database
|
||||||
python3 manage.py migrate
|
python3 manage.py migrate
|
||||||
wait
|
wait
|
||||||
python3 manage.py populatedb --createsuperuser --sampledata
|
python3 manage.py populatedb --createsuperuser
|
||||||
wait
|
wait
|
||||||
# Collect the static elemants
|
# Collect the static elemants
|
||||||
python3 manage.py collectstatic
|
python3 manage.py collectstatic
|
||||||
|
|
Loading…
Reference in a new issue