#5173: Formsets - Empty form fields display validation errors
---------------------------------------------------+------------------------
   Reporter:  Simon Litchfield <[EMAIL PROTECTED]>  |                Owner:  
adrian                
     Status:  closed                               |            Component:  
django.newforms       
    Version:  newforms-admin                       |           Resolution:  
worksforme            
   Keywords:                                       |                Stage:  
Design decision needed
  Has_patch:  1                                    |           Needs_docs:  0   
                  
Needs_tests:  1                                    |   Needs_better_patch:  0   
                  
---------------------------------------------------+------------------------
Changes (by jkocherhans):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 Can you give some more details on what you are doing here? The empty add
 forms are reset when you call full_clean on the !FormSet. I'm not able to
 reproduce this. The code from the view that produces this problem would
 probably be sufficient. Your solution may be better, but I haven't though
 it through yet. Either way seems really hackish. I'm closing this for now,
 but please reopen it if you post an example that triggers this.
 
 Here's a link to the reset code:
 http://code.djangoproject.com/browser/django/branches/newforms-
 admin/django/newforms/formsets.py#L122

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5173#comment:3>
Django Code <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