mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
This commit is contained in:
parent
51fa59f0b3
commit
6713926ebe
@ -372,7 +372,7 @@ hashing algorithm.
|
|||||||
|
|
||||||
.. class:: storage.CachedStaticFilesStorage
|
.. class:: storage.CachedStaticFilesStorage
|
||||||
|
|
||||||
.. deprecated:: 2.1
|
.. deprecated:: 2.2
|
||||||
|
|
||||||
``CachedStaticFilesStorage`` is deprecated as it has some intractable
|
``CachedStaticFilesStorage`` is deprecated as it has some intractable
|
||||||
problems, some of which are outlined below. Use
|
problems, some of which are outlined below. Use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user