django_jinja_middleware

Django middleware class that takes TemplateResponses and renders them with Jinja, instead of the Django stock templating language. For Python 2 or Python 3, and Django >= 1.4

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-jinja-middleware

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.1 2013-09-11
2.0.0 2013-09-11
1.1 2012-12-04
1.0.3 2012-05-04
1.0.2 2012-04-05
1.0.1 2012-04-05
1.0 2012-04-05

Issues with this package?

Page last updated 2026-09-03 15:41:09 UTC