DEV Community

Aleksa Krstic for Localizely

Posted on

2

Django Translation tutorial with an example

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

Full article on Django internationalization

https://localizely.com/blog/django-i18n-tutorial/

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay