1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/templates
Preston Timmons 655f524915 Fixed #17085, #24783 -- Refactored template library registration.
* 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.
2015-05-21 09:12:06 -05:00
..
api.txt Fixed #17085, #24783 -- Refactored template library registration. 2015-05-21 09:12:06 -05:00
builtins.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
index.txt Added release notes and upgrade instructions for templates. 2015-01-10 20:17:20 +01:00
language.txt
upgrading.txt Set context.template instead of context.engine while rendering. 2015-02-19 22:08:11 +01:00