| Age | Commit message (Collapse) | Author |
|
Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master.
|
|
|
|
|
|
|
|
|
|
automatically enabled.
Thanks oTree-org for the suggestion.
|
|
|
|
|
|
|
|
engine if multiple are defined.
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
Thanks Carl Meyer for review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Aymeric for the initial patch and Carl for review.
|
|
context processors.
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
|
|
Thanks hellbeast for the initial patch.
|
|
|
|
* Converted the ``libraries`` and ``builtins`` globals of
``django.template.base`` into properties of the Engine class.
* Added a public API for explicit registration of libraries and builtins.
|
|
Refs #15053.
|
|
|
|
|
|
Thanks pattypatpat for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Accounted for multiple template engines and made a few small fixes.
|
|
|
|
This makes room for a more general introduction about templating.
Updated some links to point to the new location, but kept those that
didn't talk specifically about the DTL.
|
|
|