summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/wizard/loadstorage.py
AgeCommit message (Collapse)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
Thanks Carl Meyer for the report.
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated ↵Jannis Leidel
when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16616 bcc190cf-cafb-0310-a4f2-bffc1f526a37