python-django-jinja 2.4.1 Simple jinja2 templating backend for Django

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better performance.