﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8848	[Custom file storage] Contradiction between code and docs	Piotr Lewandowski <django@…>	nobody	"http://code.djangoproject.com/browser/django/trunk/django/core/files/storage.py#L83:
{{{
#!python
    # The following methods form the public API for storage systems, but with
    # no default implementations. Subclasses must implement *all* of these.
}}}

Meanwhile, in http://docs.djangoproject.com/en/dev/howto/custom-file-storage/#howto-custom-file-storage:
> Your custom storage system may override '''any''' of the storage methods explained in [http://docs.djangoproject.com/en/dev/ref/files/storage/#ref-files-storage File storage API]."	Uncategorized	closed	Documentation	dev	Normal	fixed	file storage comment		Unreviewed	0	0	0	0	0	0
