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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-07-18 04:55:17 UTC