Simple jinja2 templating backend for Django
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/jwnp19aanh1gkm8y40h0n23v54mfd5ha-python-django-jinja-2.11.0.drv | ||
riscv64-linux | /gnu/store/0wnzybypff9bhidb65yv76a05qqr9f7m-python-django-jinja-2.11.0.drv | ||
aarch64-linux | /gnu/store/ay8dnq235l90hxz67k843w94qq39c7yn-python-django-jinja-2.11.0.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|