niwinz / django-jinja

Simple and nonobstructive jinja2 integration with Django.
http://niwinz.github.io/django-jinja/latest/
BSD 3-Clause "New" or "Revised" License
363 stars 102 forks source link

Support Djnago L10n support in jinja2 templates #230

Open jnoortheen opened 5 years ago

jnoortheen commented 5 years ago

I know this application is able to provide i18n support. It would only be complete when L10n works as same as the Django templates. Here is a library that implements this functionality as an extension to jinja2. It will be great if this is integrated to this library.