summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/6.0.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt
index ac2b984207..497aa75430 100644
--- a/docs/releases/6.0.txt
+++ b/docs/releases/6.0.txt
@@ -318,3 +318,6 @@ to remove usage of these features.
* The ``check`` keyword argument of ``CheckConstraint`` is removed.
* The ``get_cache_name()`` method of ``FieldCacheMixin`` is removed.
+
+* The ``OS_OPEN_FLAGS`` attribute of
+ :class:`~django.core.files.storage.FileSystemStorage` is removed.