Language

Package: python-django-jinja @ 2.11.0

Synopsis

Simple jinja2 templating backend for Django

Description

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better performance.

Home page
https://niwinz.github.io/django-jinja/latest/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/django.scm (line: 718, column: 2)