django1/django/contrib/formtools/wizard
Jannis Leidel e7514e4978 Merge pull request #942 from stephrdev/trac-18000
Fixed #18000 -- Moved the code to handle goto requests to an extra WizardView method.
2013-03-23 05:29:28 -07:00
..
storage Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
__init__.py Removed the legacy form wizard. 2012-12-29 21:58:12 +01:00
forms.py Fixed #9200 -- Added new form wizard to formtools based on class based views. Many thanks to Stephan Jäkel, ddurham and ElliottM for their work. 2011-06-01 13:47:00 +00:00
views.py Merge pull request #942 from stephrdev/trac-18000 2013-03-23 05:29:28 -07:00