django1/django/contrib/formtools/wizard
Jannis Leidel 730977046b Merge pull request #466 from kenthauser/ticket_19025
#19025 Add `form` to formwizard context (includes tests)
2012-11-17 12:23:48 -08:00
..
storage Added WizardView.file_storage exception message and docs 2012-11-01 16:14:51 -04:00
__init__.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
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
legacy.py Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
views.py Merge pull request #466 from kenthauser/ticket_19025 2012-11-17 12:23:48 -08:00