summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/loadstorage.py
AgeCommit message (Expand)Author
2013-04-02Modified formtools to work with unittest2 discovery.Preston Timmons
2013-02-04Fixed #17061 -- Factored out importing object from a dotted pathClaude Paroz
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel