| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Brock <bsmick97@gmail.com>
|
|
|
|
|
|
BlockTranslateNode, and IncludeNode.
|
|
%} template tag.
Thanks Adam Johnson for the review.
|
|
|
|
This reverts commit 463fe11bc8b2d068e447c5df677e7a31c2af7e03 due to
restore of relative paths sorting from isort < 4.3.5 in isort 4.3.10.
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
Thanks Florian Apolloner for the initial patch.
|
|
|
|
Per deprecation timeline.
|
|
|
|
template tag.
Thanks Tim Graham for the review.
|
|
* 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.
|
|
This continues work to treat Django templates as a library.
|
|
|
|
|
|
|
|
|
|
These test methods don't need DB setup/teardown.
Refs #23768 and b872134b.
|
|
|