summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/storage.py
AgeCommit message (Collapse)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
Thanks to @erikr for the review.
2013-07-29Deprecated django.utils.importlibClaude Paroz
This was a shim for pre-Python 2.7 support.
2013-01-12Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is ↵Stephan Jaekel
empty.
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated ↵Jannis Leidel
when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16616 bcc190cf-cafb-0310-a4f2-bffc1f526a37