mirror of https://github.com/django/django.git
332706eaa0
consistent. The following methods **should** be implemented, but are not required: * Storage.delete() * Storage.exists() * Storage.listdir() * Storage.size() * Storage.url() Updated documentation to reflect this fact and give a couple of examples where some methods may not be implemented. Add a warning that not implementing some methods will result in a partial (possibly broken) interface. Ticket: https://code.djangoproject.com/ticket/23376 |
||
---|---|---|
.. | ||
deployment | ||
static-files | ||
auth-remote-user.txt | ||
custom-file-storage.txt | ||
custom-lookups.txt | ||
custom-management-commands.txt | ||
custom-model-fields.txt | ||
custom-template-tags.txt | ||
error-reporting.txt | ||
index.txt | ||
initial-data.txt | ||
jython.txt | ||
legacy-databases.txt | ||
outputting-csv.txt | ||
outputting-pdf.txt | ||
upgrade-version.txt | ||
windows.txt |