#9587: formset with can_delete shouldn't require deleted forms to validate
---------------------------------------------------+------------------------
 Reporter:  Daniel Pope <[EMAIL PROTECTED]>  |       Owner:  nobody    
   Status:  new                                    |   Milestone:            
Component:  Forms                                  |     Version:  1.0       
 Keywords:                                         |       Stage:  Unreviewed
Has_patch:  0                                      |  
---------------------------------------------------+------------------------
 If I check the can_delete checkbox for a !FormSet form, I would expect the
 form to be deleted regardless of whether there are validation errors in
 that particular form. I'm getting "This field is required" even for forms
 I'm trying to delete.

 I'm using inlineformset_factory.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9587>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to