0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
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
index.txt
storage.txt Refs #26029 -- Extended docs for the StorageHandler default instance. 2024-10-24 11:57:04 -03:00
uploads.txt