InternationalisationΒΆ

To update the locale files automatiacally run:

python manage.py makemessages -a --ignore=env/* --ignore=htmlcov/*

Then, edit the .po files in the locale directory. Afterwards run

python manage.py compilemessages