translations: added compilemessages cmd in run script
This commit is contained in:
parent
f61d59114e
commit
c96c261082
1
run.sh
1
run.sh
@ -8,4 +8,5 @@ python manage.py makemigrations profiles
|
|||||||
python manage.py makemigrations chat
|
python manage.py makemigrations chat
|
||||||
python manage.py makemigrations tournament
|
python manage.py makemigrations tournament
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
|
python manage.py compilemessages
|
||||||
python manage.py runserver 0.0.0.0:8000
|
python manage.py runserver 0.0.0.0:8000
|
||||||
|
Loading…
Reference in New Issue
Block a user