#11058: list_display_links doesn't allow callables not defined in the model
------------------------------------------------+---------------------------
               Reporter:  dvine                 |         Owner:  acdha         
    
                 Status:  assigned              |     Milestone:  1.3           
    
              Component:  django.contrib.admin  |       Version:  SVN           
    
             Resolution:                        |      Keywords:  
list_display_links
           Triage Stage:  Ready for checkin     |     Has patch:  1             
    
    Needs documentation:  0                     |   Needs tests:  0             
    
Patch needs improvement:  0                     |  
------------------------------------------------+---------------------------
Changes (by DrMeers):

  * stage:  Accepted => Ready for checkin


Comment:

 This makes sense to me; `list_display` is already validated; performing
 separate validation on `list_display_links` seems redundant. Nice simple
 solution Julien.

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