summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2014-12-14 23:13:03 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2014-12-28 17:02:30 +0100
commitd3a982556d655adcf4ba331d2def685d8249170f (patch)
tree10cb8daafc5aeffdfd7fc962bf27b6e36409b93f /docs/internals
parent3dc01aaaaf7cf070933a8f5ee9a5f9136503d676 (diff)
Deprecated TEMPLATE_STRING_IF_INVALID.
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt1
1 files changed, 1 insertions, 0 deletions
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.