django/docs/ref/files
Carlton Gibson 56ad530ade [5.1.x] 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>

Backport of 6dcab75d5d from main.
2024-10-24 11:58:18 -03:00
..
file.txt Fixed #34642 -- Added File.open() support for *args and **kwargs. 2023-09-11 06:07:47 +02:00
index.txt
storage.txt [5.1.x] Refs #26029 -- Extended docs for the StorageHandler default instance. 2024-10-24 11:58:18 -03:00
uploads.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00