From d3a982556d655adcf4ba331d2def685d8249170f Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 14 Dec 2014 23:13:03 +0100 Subject: Deprecated TEMPLATE_STRING_IF_INVALID. --- docs/internals/deprecation.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index eaaec49349..415b61eafd 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -90,6 +90,7 @@ details on these changes. * The following settings will be removed: * ``ALLOWED_INCLUDE_ROOTS`` + * ``TEMPLATE_STRING_IF_INVALID`` * The backwards compatibility alias ``django.template.loader.BaseLoader`` will be removed. -- cgit v1.3