Simple and nonobstructive jinja2 integration with Django.
Documentation: http://niwinz.github.io/django-jinja/latest/
You can install it with pip:
pip install django-jinja
Install the Tox automation tool (outside a virtualenv), then
tox
Tox will create virtualenvs for different interpreter versions and run the test suite.