niwinz / django-jinja

Simple and nonobstructive jinja2 integration with Django.

Home Page:http://niwinz.github.io/django-jinja/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-jinja

Simple and nonobstructive jinja2 integration with Django.

image

image

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

How to install?

You can install it with pip:

pip install django-jinja

How to run tests as a developer

Install the Tox automation tool (outside a virtualenv), then

tox

Tox will create virtualenvs for different interpreter versions and run the test suite.

About

Simple and nonobstructive jinja2 integration with Django.

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.5%Language:Jinja 2.1%Language:HTML 1.3%Language:JavaScript 0.0%Language:CSS 0.0%