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 7ee87d448a..3a3abfeb42 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -69,6 +69,9 @@ details on these changes.
* The ``CSRF_COOKIE_MASKED`` transitional setting will be removed.
+* The ``name`` argument of ``django.utils.functional.cached_property()`` will
+ be removed.
+
.. _deprecation-removed-in-4.1:
4.1