mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08: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.