summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/test_forms.py
AgeCommit message (Expand)Author
2013-05-17Replaced an antiquated pattern.Aymeric Augustin
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-04-02Modified formtools to work with unittest2 discovery.Preston Timmons