docs: document python manage.py compilemessages
This commit is contained in:
parent
6800ecadeb
commit
e4f2e171b5
@ -317,7 +317,10 @@ After upgrading the code, you'll usually need to run::
|
|||||||
|
|
||||||
This fixes your database schema so it is compatible with the new code.
|
This fixes your database schema so it is compatible with the new code.
|
||||||
|
|
||||||
|
Maybe you also need the next command (we bundle .mo files, but if you run into
|
||||||
|
troubles with them, try this)::
|
||||||
|
|
||||||
|
python manage.py compilemessages
|
||||||
|
|
||||||
Of course, you'll also need to restart the django/wsgi processes, so the new
|
Of course, you'll also need to restart the django/wsgi processes, so the new
|
||||||
code gets loaded.
|
code gets loaded.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user