django1/django/contrib/formtools/tests
Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings.
Thanks Piotr Kasprzyk for help with the patch.
2014-03-03 07:38:09 -05:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Fixed #21994 -- Added form_dict argument to calls of WizardView.done() 2014-02-10 07:28:39 -05: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