#11112: Formsets not supported as steps in FormWizard
---------------------------------------------+------------------------------
 Reporter:  hlecuanda <hec...@lecuanda.com>  |       Owner:  nobody    
   Status:  new                              |   Milestone:  1.1       
Component:  django.contrib.formtools         |     Version:  SVN       
 Keywords:  FormWizard FormSet               |       Stage:  Unreviewed
Has_patch:  1                                |  
---------------------------------------------+------------------------------
 A FormSet may not be included in FormWizard.form_list, since the
 individual forms will not be rendered to hidden fields on the next step,
 and the Wizard lacks machinery to handle them, producing assorted
 validation and hash errors.

 I've written a patch to handle FormSets in FormWizard.form_list

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11112>
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-updates@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