This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
459cba0db6129f21bcf696860171f970d454ded3
deb-python-django-formtools
/
formtools
/
wizard
History
Stephan Jaekel
459cba0db6
Added some class attributes to pass initial form lists to the WizardView without the need to add them in the as_view call.
2013-03-23 12:24:34 +01: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
Added some class attributes to pass initial form lists to the WizardView without the need to add them in the as_view call.
2013-03-23 12:24:34 +01:00