summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index da15e4871e..1b5eb35769 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -21,6 +21,9 @@ details on these changes.
* The undocumented ``django.utils.datetime_safe`` module will be removed.
+* The default value of the ``USE_TZ`` setting will change from ``False`` to
+ ``True``.
+
.. _deprecation-removed-in-4.1:
4.1