From 1851dcf377d05a5d167cf482674e4c4a4e2502a5 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 15 Nov 2014 19:55:53 +0100 Subject: Deprecated function-based loaders. --- docs/internals/deprecation.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 666ff1f492..7247e4a2aa 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -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 -- cgit v1.3