#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    
          
--------------------------------------------------+-------------------------
Comment (by jkocherhans):

 After thinking about this for a couple of days, I think an {{{is_empty}}}
 method on fields is the way to go, and then the form level {{{is_empty}}}
 would call {{{field.is_empty()}}}. The current implementation of that
 method is a total hack and now is probably a good time to clean it up. I
 won't be able to get to it for awhile, but it should be a fairly
 straightforward (but lengthy) patch if someone else wants to take it on. I
 would be happy to field questions.

 I'll try to get my form_for_queryset patch + tests committed in the next
 couple of days so people can add to that test suite instead of creating a
 new one.

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