Skip to main content

Jinja2 adapter for Django

Project description

This used to be a full-featured standalone adapter. With Django adding support for other template backends, it’s approach didn’t make sense anymore. Please use django_jinja instead - you won’t regret it:

http://niwibe.github.io/django-jinja/

This module now is a lean collection of some Django tags that are not included in django-jinja, namely:

  • {% url %}

  • {% spaceless %}

  • {% with %}

  • {% load %} (as a noop)

  • {% get_media_prefix %}

  • {% get_static_prefix %}

  • {% static %} (in a base variant, and with django.contrib.staticfiles support)

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page