Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 682 Bytes

File metadata and controls

29 lines (16 loc) · 682 Bytes

django-jinja

Simple and nonobstructive jinja2 integration with Django.

Now with support for django 1.8

https://img.shields.io/travis/niwinz/django-jinja.svg?style=flat https://img.shields.io/pypi/v/django-jinja.svg?style=flat https://img.shields.io/pypi/dm/django-jinja.svg?style=flat

Documentation: http://niwinz.github.io/django-jinja/

How to install?

You can install it with pip:

pip install django-jinja