summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/wizardtests/forms.py
AgeCommit message (Expand)Author
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