django1/django/contrib/formtools/wizard
Aymeric Augustin bdca5ea345 [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
..
storage Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02: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 [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00