diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/6.1.txt b/docs/releases/6.1.txt index 9c7efb7575..9ed7bbd8e6 100644 --- a/docs/releases/6.1.txt +++ b/docs/releases/6.1.txt @@ -266,4 +266,5 @@ in Django 6.1. See :ref:`deprecated-features-5.2` for details on these changes, including how to remove usage of these features. -* ... +* The ``all`` parameter for the ``django.contrib.staticfiles.finders.find()`` + function is removed in favor of the ``find_all`` parameter. |
