| Age | Commit message (Collapse) | Author |
|
|
|
docs where appropriate.
|
|
|
|
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.
|
|
|
|
|
|
|
|
These test methods don't need DB setup/teardown.
Refs #23768 and b872134b.
|
|
|