⬅︎ Back to django-pipeline + django-jinja
I honestly can't remember now. The documentation lists its features: http://niwinz.github.io/django-jinja/The reason I use it is because I built my project from Sugardough https://github.com/mozilla/sugardough which is the Mozilla Django best practice project.
Why you are using django_jinja when there is built in support for jinja2 template from django 1.8+?
Comment
I honestly can't remember now. The documentation lists its features: http://niwinz.github.io/django-jinja/
The reason I use it is because I built my project from Sugardough https://github.com/mozilla/sugardough which is the Mozilla Django best practice project.
Parent comment
Why you are using django_jinja when there is built in support for jinja2 template from django 1.8+?