mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #22712 -- Removed all parameter from django.contrib.staticfiles.finders.find().
Per deprecation timeline.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user