Skip to content

adamchainz/django-jinja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-jinja

Simple and nonobstructive jinja2 integration with Django.

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

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.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Languages

  • Python 97.8%
  • HTML 2.2%