#9200: Add a session based form wizard
-----------------------------------------------+----------------------------
          Reporter:  ddurham                   |         Owner:  nobody         
     
            Status:  new                       |     Milestone:  1.2            
     
         Component:  django.contrib.formtools  |       Version:  SVN            
     
        Resolution:                            |      Keywords:  session wizard 
forms
             Stage:  Accepted                  |     Has_patch:  1              
     
        Needs_docs:  0                         |   Needs_tests:  0              
     
Needs_better_patch:  0                         |  
-----------------------------------------------+----------------------------
Comment (by ddurham):

 Replying to [comment:20 danaspiegel]:
 > Seeing as 1.2 is almost ready to be released, is there any chance that
 this patch will see the light of day in 1.2? I know its on the low-
 priority list, but I would love to know whether I should wait for it, or
 just forge ahead with my own solution.

 You can just take the code and use it outside of the django namespace,
 since this feature won't make it into the 1.2 release.  Or forge ahead
 with your own of course.

 > Also, is there any indication about solving this issue for ModelForms,
 and not just regular Forms?

 The patch that I submitted works with ModelForms.  At least the model
 forms I tested it with.  Someone else had a pickling error with field
 sets, but I was not able to reproduce that problem.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9200#comment:21>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to