summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.0.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt
index 0fa87b2810..24ce7285e0 100644
--- a/docs/releases/4.0.txt
+++ b/docs/releases/4.0.txt
@@ -544,6 +544,10 @@ Miscellaneous
* The undocumented ``TRANSLATOR_COMMENT_MARK`` constant is moved from
``django.template.base`` to ``django.utils.translation.template``.
+* The ``real_apps`` argument of the undocumented
+ ``django.db.migrations.state.ProjectState.__init__()`` method must now be a
+ set if provided.
+
.. _deprecated-features-4.0:
Features deprecated in 4.0