django1/django/contrib/formtools/wizard
Stephan Jaekel 97121cb96e Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is empty. 2013-01-12 15:50:18 +01:00
..
storage Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is empty. 2013-01-12 15:50:18 +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 #466 from kenthauser/ticket_19025 2012-11-17 12:23:48 -08:00