summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/storage.py
AgeCommit message (Expand)Author
2014-11-26Fixed #23677 -- Removed contrib.formtoolsTim Graham
2014-06-06Fixed #22772 -- Defer wizard temporary files deletion.Simon Charette
2014-05-30Fixed #19905 -- Fixed leakage of file descriptors in form wizard.Florian Apolloner
2014-03-22Fixed #22299 -- Cleanup wizard temp files when possible.Simon Charette
2013-07-29Deprecated django.utils.importlibClaude Paroz
2013-01-12Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is em...Stephan Jaekel
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel