tickets: 8848
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8848 | 2008-09-03 17:27:36 | 2011-09-28 16:12:17 | 2022-03-06 03:43:19.480592 | Unreviewed | closed | Documentation | Uncategorized | Normal | dev | fixed | [Custom file storage] Contradiction between code and docs | 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]. | nobody | Piotr Lewandowski <django@icomputing.pl> | file storage comment | 0 | 0 | 0 | 0 | 0 | 0 |