mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Update docs/releases/5.2.txt
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
This commit is contained in:
parent
3ebf1b58fb
commit
5b6d321a84
@ -287,6 +287,3 @@ Miscellaneous
|
|||||||
|
|
||||||
* The ``all`` argument for the ``django.contrib.staticfiles.finders.find()``
|
* The ``all`` argument for the ``django.contrib.staticfiles.finders.find()``
|
||||||
function is deprecated in favor of the ``find_all`` argument.
|
function is deprecated in favor of the ``find_all`` argument.
|
||||||
|
|
||||||
* Subclasses of :class:`~django.middleware.cache.UpdateCacheMiddleware`
|
|
||||||
will no longer cause duplication when used with cache decorator.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user