mirror of
https://github.com/django/django.git
synced 2025-08-30 15:27:40 +00:00
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
This commit is contained in:
parent
55b0b766fb
commit
f892781b95
11 changed files with 58 additions and 41 deletions
|
@ -26,6 +26,9 @@ details on these changes.
|
|||
|
||||
* The ``FILE_CHARSET`` setting will be removed.
|
||||
|
||||
* ``django.contrib.staticfiles.storage.CachedStaticFilesStorage`` will be
|
||||
removed.
|
||||
|
||||
.. _deprecation-removed-in-3.0:
|
||||
|
||||
3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue