django1/django/contrib/formtools/wizard
Claude Paroz 7c5b244826 Fixed #17061 -- Factored out importing object from a dotted path
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +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 Merge pull request #466 from kenthauser/ticket_19025 2012-11-17 12:23:48 -08:00