Deprecated function-based loaders.

This commit is contained in:
Aymeric Augustin 2014-11-15 19:55:53 +01:00
parent 0bf99193f8
commit 1851dcf377
3 changed files with 15 additions and 0 deletions

View file

@ -85,6 +85,8 @@ details on these changes.
* The backwards compatibility alias ``django.template.loader.BaseLoader`` will
be removed.
* Support for function-based template loaders will be removed.
.. _deprecation-removed-in-1.9:
1.9