#10623: scheme for filtering an object based on a ManyToManyField or a reverse
ForeignKeyField
------------------------------------+---------------------------------------
          Reporter:  while0pass     |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Documentation  |       Version:  1.0   
        Resolution:  invalid        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by while0pass):

 I wanted that in documentation section "filtering an object based on a
 ManyToManyField or a reverse ForeignKeyField" one would add some text with
 idea that, in general, conditions within a filter are composed through
 AND-operation, the same is true for composition of filters. But when
 conditions deal with an object based on a ManyToManyField or a reverse
 ForeignKeyField composition of filters goes through OR, not through AND-
 operation.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10623#comment:2>
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-updates@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