We noticed there are some unanswered questions on Django internationalization (i18n) topic. So we created a working example with Django Translation usage.
Example explains
- Django Translation setup
- i18n inside python code
- i18n inside Django templates
- i18n inside Javascript code
- How to easily manage translations
Github repo
https://github.com/localizely/django_i18n_example
Top comments (0)