summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/wizardtests/forms.py
AgeCommit message (Expand)Author
2013-11-02Continue to attack E302 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
2013-08-04Fixed a number of lint warnings, particularly around unused variables.Alex Gaynor
2012-03-04Fixed #17677 -- Made sure the WizardView doesn't accidentally overwrite the `...Jannis Leidel
2011-11-13Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.Karen Tracey
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel