1
0
mirror of https://github.com/django/django.git synced 2025-02-11 18:05:20 +00:00
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
..
2014-11-16 13:19:34 +01:00
2014-11-03 07:47:39 -05:00