summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/forms.py
AgeCommit message (Expand)Author
2012-12-29Removed the legacy form wizard.Aymeric Augustin
2012-08-14Reverted pickle-json replacement form_hmac calculationClaude Paroz
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel
2011-06-01Fixed #9200 -- Added new form wizard to formtools based on class based views....Jannis Leidel