django/docs/ref/files
Carlton Gibson 6dcab75d5d
Refs #26029 -- Extended docs for the StorageHandler default instance.
Third-party packages that provide storages need to rely on the
StorageHandler API in order to allow users to use the `storages` module
instance to override defaults. Minimally documenting these methods
allows package authors to rely on them.

Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
2024-10-24 11:57:04 -03:00
..
file.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
index.txt
storage.txt Refs #26029 -- Extended docs for the StorageHandler default instance. 2024-10-24 11:57:04 -03:00
uploads.txt