fgda logo for printout

Selected Articles

Topic: python

View all articles

 

Jinja2 internationalization in Django

January 8, 2011 | Tags: django, i18n, jinja2, python

It took me a while to understand what is going on under the hood of Django and Jinja2 when it comes to i18n (internationalization). I'm sure this piece of information will be useful to anyone using Jinja2 templates inside Django that wants to support more than one language.