#5828: Changeset 6613 seems to have broken edit inline
--------------------------------------------------+-------------------------
   Reporter:  Øyvind Saltvik <[EMAIL PROTECTED]>  |                Owner:  
nobody         
     Status:  new                                 |            Component:  
Admin interface
    Version:  newforms-admin                      |           Resolution:       
          
   Keywords:                                      |                Stage:  
Accepted       
  Has_patch:  0                                   |           Needs_docs:  0    
          
Needs_tests:  0                                   |   Needs_better_patch:  0    
          
--------------------------------------------------+-------------------------
Changes (by Karen Tracey <[EMAIL PROTECTED]>):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Yes, I have the same problem with newforms-admin branch after the 6613/4
 merge.  Specifically the problem seems to be with having picked up the fix
 for #5104.  Now checkboxes, if they are not checked, are returning a value
 of False instead of None from value_from_datadict.  But this makes
 BaseForm.is_empty (a newforms-admin specific function?  I can't find it on
 trunk...) think that the form is not entirely empty, leading to the
 validation errors instead of just ignoring the empty edit-inline forms.
 Sorry, though, I have no idea what the correct fix might be.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5828#comment:1>
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