Fixed #28606 -- Deprecated CachedStaticFilesStorage.

This commit is contained in:
Tim Graham 2018-10-27 10:30:28 -04:00
parent 55b0b766fb
commit f892781b95
11 changed files with 58 additions and 41 deletions

View file

@ -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