/djintl

Test repository for Django internationalization

Primary LanguagePython

Information about Django i18n

Create translation file: python3 manage.py makemessages -a

Compile: python3 manage.py compilemessages