mirror of
https://github.com/django/django.git
synced 2025-09-27 04:29:17 +00:00
Refs #28606 -- Removed CachedStaticFilesStorage per deprecation timeline.
This commit is contained in:
parent
81993b47ea
commit
f1894bae30
4 changed files with 3 additions and 178 deletions
|
@ -238,3 +238,5 @@ to remove usage of these features.
|
|||
``django.contrib.postgres.forms.FloatRangeField`` are removed.
|
||||
|
||||
* The ``FILE_CHARSET`` setting is removed.
|
||||
|
||||
* ``django.contrib.staticfiles.storage.CachedStaticFilesStorage`` is removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue