From 3dc01aaaaf7cf070933a8f5ee9a5f9136503d676 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 14 Dec 2014 22:59:51 +0100 Subject: Deprecated ALLOWED_INCLUDE_ROOTS. --- docs/internals/deprecation.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index bf659d8c62..eaaec49349 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -87,6 +87,10 @@ details on these changes. * The backwards compatibility shim to allow ``FormMixin.get_form()`` to be defined with no default value for its ``form_class`` argument will be removed. +* The following settings will be removed: + + * ``ALLOWED_INCLUDE_ROOTS`` + * The backwards compatibility alias ``django.template.loader.BaseLoader`` will be removed. -- cgit v1.3