django/docs/ref/templates
Aymeric Augustin 2577ae6a08 Moved all template loaders under django.template.loaders.
Reformatted the code of base.Loader according to modern standards.

Turned the test template loader into a regular locmem.Loader -- but
didn't document it.

Added a normal deprecation path for BaseLoader which is a public API.

Added an accelerated deprecation path for TestTemplateLoader which is
a private API.
2014-11-16 21:28:26 +01:00
..
api.txt Moved all template loaders under django.template.loaders. 2014-11-16 21:28:26 +01:00
builtins.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
index.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00