summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/__init__.py
AgeCommit message (Expand)Author
2014-11-26Fixed #23677 -- Removed contrib.formtoolsTim Graham
2013-10-17Removed importing formtools tests in __init__.pyTim Graham
2013-04-02Modified formtools to work with unittest2 discovery.Preston Timmons
2012-03-04Fixed #17677 -- Made sure the WizardView doesn't accidentally overwrite the `...Jannis Leidel
2011-12-19Fixed #17408 -- Cleaned up some namings in `contrib.formtools`. Thanks, Steph...Julien Phalip
2011-12-19Fixed #17148 -- Fixed the signature of `WizardView.get_context_data()` to pla...Julien Phalip
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel