django1/django/contrib/formtools/tests
Simon Charette fa8b473528 Fixed #22299 -- Cleanup wizard temp files when possible.
Thanks to @erikr for the review.
2014-03-22 17:48:12 -04:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Fixed #22299 -- Cleanup wizard temp files when possible. 2014-03-22 17:48:12 -04:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
forms.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
models.py Fixed #21259 -- Fixed formstools wizard for InlineFormSet. 2013-10-17 14:01:02 -04:00
tests.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00