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 Buster
Python 3.7
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 2023-10-28 02:04:55 UTC