| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|