django/docs/ref/files
Mariusz Felisiak f72f420f17 Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
This also removes django.core.files.storage.get_storage_class().

Per deprecation timeline.
2023-09-18 22:12:40 +02:00
..
file.txt Fixed #34642 -- Added File.open() support for *args and **kwargs. 2023-09-11 06:07:47 +02:00
index.txt Fixed #9535 -- Added a reference guide for file upload classes. 2014-04-08 09:52:07 -04:00
storage.txt Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-09-18 22:12:40 +02:00
uploads.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00