readme: added compilemessages command
This commit is contained in:
parent
2786212b9c
commit
45ae11f96e
@ -37,6 +37,10 @@ python manage.py makemigrations chat
|
|||||||
python manage.py makemigrations tournament
|
python manage.py makemigrations tournament
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
```
|
```
|
||||||
|
- Compile translations
|
||||||
|
```
|
||||||
|
python manage.py compilemessages
|
||||||
|
```
|
||||||
- Start the developpement server
|
- Start the developpement server
|
||||||
```
|
```
|
||||||
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