Changes between Initial Version and Version 1 of Ticket #23251, comment 6


Ignore:
Timestamp:
Dec 22, 2015, 10:11:08 AM (9 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23251, comment 6

    initial v1  
    1 As discussed on the mailing list[1] this links nicely to the idea of a `STORAGES` setting, and a new temp storage backend for testing purposes like some of our other dummy back ends.
     1As discussed [https://groups.google.com/d/topic/django-developers/gEbFApLLuzg/discussion on the mailing list] this links nicely to the idea of a `STORAGES` setting, and a new temp storage backend for testing purposes like some of our other dummy back ends.
    22
    33I think it also relates to ideas in #24721 about test extensions, so that the temo storage could (optionally?) be cleared in teardown/teardowntestdata or similar.
Back to Top