mirror of
https://github.com/django/django.git
synced 2025-04-06 22:46:41 +00:00
[2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
Backport of 6713926ebe22172e50f283185f969275c326416d 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…
x
Reference in New Issue
Block a user