[2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
Backport of 6713926ebe
from master
This commit is contained in:
parent
7185ea6902
commit
a9feec5c70
|
@ -372,7 +372,7 @@ hashing algorithm.
|
|||
|
||||
.. class:: storage.CachedStaticFilesStorage
|
||||
|
||||
.. deprecated:: 2.1
|
||||
.. deprecated:: 2.2
|
||||
|
||||
``CachedStaticFilesStorage`` is deprecated as it has some intractable
|
||||
problems, some of which are outlined below. Use
|
||||
|
|
Loading…
Reference in New Issue