summaryrefslogtreecommitdiff
path: root/django/core/files/storage/handler.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.Jarosław Wygoda2023-01-121-1/+10
* Fixed #26029 -- Allowed configuring custom file storage backends.Jarosław Wygoda2023-01-121-0/+46