Contents

django-jinja 2.11.0

0

Jinja2 templating language integrated in Django.

Jinja2 templating language integrated in Django.

Stars: 360, Watchers: 360, Forks: 106, Open Issues: 6

The niwinz/django-jinja repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 360 github stars!

How to Install django-jinja

You can install django-jinja using pip

pip install django-jinja

or add it to a project with poetry

poetry add django-jinja

Package Details

Author
Andrey Antukh
License
BSD
Homepage
https://github.com/niwinz/django-jinja
PyPi:
https://pypi.org/project/django-jinja/
GitHub Repo:
https://github.com/niwinz/django-jinja

Classifiers

  • Internet/WWW/HTTP
No  django-jinja  pypi packages just yet.

Errors

A list of common django-jinja errors.

Code Examples

Here are some django-jinja code examples and snippets.

Related Packages & Articles

django-hosts 6.0

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.

django-hijack 3.4.5

django-hijack allows superusers to hijack (=login as) and work on behalf of another user.