This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7b21bfc074
django1
/
django
/
contrib
/
formtools
/
wizard
/
__init__.py
2 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
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. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-01 21:47:00 +08:00
from
django
.
contrib
.
formtools
.
wizard
.
legacy
import
FormWizard