#5833: Custom FilterSpecs
-------------------------------------------+--------------------------------
          Reporter:  Honza_Kral            |         Owner:  jkocherhans        
                                     
            Status:  assigned              |     Milestone:                     
                                     
         Component:  django.contrib.admin  |       Version:  SVN                
                                     
        Resolution:                        |      Keywords:  nfa-someday 
list_filter filterspec nfa-changelist ep2008
             Stage:  Accepted              |     Has_patch:  1                  
                                     
        Needs_docs:  1                     |   Needs_tests:  1                  
                                     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by bendavis78):

 @subsume, would you be able to provide a more concrete example than the
 one you gave earlier (e.g., models and example filterspecs)?  It seems to
 me that most people would expect multiple filter specs to act like
 multiple .filter() calls.  Each chain in the queryset further refines the
 previous one.  Plus, if you take away the ability to modify the queryset,
 you're taking away a lot of flexibility (eg, the use of .exclude(),
 .extra(), etc...).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5833#comment:89>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to