summaryrefslogtreecommitdiff
path: root/docs/releases/5.2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/5.2.txt')
-rw-r--r--docs/releases/5.2.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/5.2.txt b/docs/releases/5.2.txt
index 8b77ecc482..bdc5349368 100644
--- a/docs/releases/5.2.txt
+++ b/docs/releases/5.2.txt
@@ -279,4 +279,5 @@ Features deprecated in 5.2
Miscellaneous
-------------
-* ...
+* The ``all`` argument for the ``django.contrib.staticfiles.finders.find()``
+ function is deprecated in favor of the ``find_all`` argument.