diff options
| author | James Brewer <james@jamesbrewer.io> | 2014-11-03 01:46:38 -0800 |
|---|---|---|
| committer | James Brewer <james@jamesbrewer.io> | 2014-11-03 03:32:41 -0800 |
| commit | 332706eaa02d191118966801ae4f4607a767c0eb (patch) | |
| tree | 066187a7ba5bef1628f542ccb6aa1a624728fdc8 /tests/admin_scripts/complex_app | |
| parent | 6d0547c1ad4c370a6efb136fb3ba8422b012643f (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')
0 files changed, 0 insertions, 0 deletions
