This commit is contained in:
Expo laptop Crowley 2023-07-05 13:09:49 +02:00
parent fd9f21de2e
commit 020a083afa

View File

@ -163,8 +163,7 @@ echo "### Now do
# and then REBOOT (or at least, exit WSL and terminate and restart WSL)
# because this chmod only takes effect then.
'python manage.py test -v 2'
'./pre-run.sh' (runs the tests again)
'./pre-run.sh' (runs the migrations and then the tests)
'python databaseReset.py reset $VENAME'
'python manage.py runserver 0.0.0.0:8000 (and allow access when the firewall window pops up)'