mirror of
https://github.com/django/django.git
synced 2025-11-03 13:23:19 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| apps | ||
| forbidden/template_backends | ||
| jinja2/template_backends | ||
| template_strings/template_backends | ||
| templates/template_backends | ||
| __init__.py | ||
| test_django.py | ||
| test_dummy.py | ||
| test_jinja2.py | ||
| test_utils.py | ||