diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-02-15 15:42:05 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-02-15 20:47:04 +0100 |
| commit | 15b711b5ee9ce1ddd01cf88b2bbbec4a6cbec648 (patch) | |
| tree | 64966e17bf88b41b0f93f04c15ff2e4a76e071be /docs/internals | |
| parent | 9fbd302f91162434f375b67a533d4a955a439484 (diff) | |
Deprecated TEMPLATE_DEBUG setting.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 66477109ec..0bb3b39c20 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -116,6 +116,7 @@ details on these changes. * ``ALLOWED_INCLUDE_ROOTS`` * ``TEMPLATE_CONTEXT_PROCESSORS`` + * ``TEMPLATE_DEBUG`` * ``TEMPLATE_DIRS`` * ``TEMPLATE_LOADERS`` * ``TEMPLATE_STRING_IF_INVALID`` |
