summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/complex_app/admin/foo.py
diff options
context:
space:
mode:
authorJames Brewer <james@jamesbrewer.io>2014-11-03 01:46:38 -0800
committerJames Brewer <james@jamesbrewer.io>2014-11-03 03:32:41 -0800
commit332706eaa02d191118966801ae4f4607a767c0eb (patch)
tree066187a7ba5bef1628f542ccb6aa1a624728fdc8 /tests/admin_scripts/complex_app/admin/foo.py
parent6d0547c1ad4c370a6efb136fb3ba8422b012643f (diff)
Fixed #23376 -- Made documentation about required Storage methods
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
Diffstat (limited to 'tests/admin_scripts/complex_app/admin/foo.py')
0 files changed, 0 insertions, 0 deletions