#15200: ManyToManyField combined with "|" leads to trouble
-----------------------------------------+----------------------------------
               Reporter:  vanschelven    |         Owner:  nobody
                 Status:  closed         |     Milestone:        
              Component:  Uncategorized  |       Version:  1.2   
             Resolution:  invalid        |      Keywords:        
           Triage Stage:  Unreviewed     |     Has patch:  0     
    Needs documentation:  0              |   Needs tests:  0     
Patch needs improvement:  0              |  
-----------------------------------------+----------------------------------
Changes (by anonymous):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Are you referring to the fact that there is a duplicate in the results? If
 this is the case, then this is a case of abstraction leakage, overcome
 with the use of
 
[http://docs.djangoproject.com/en/1.2/ref/models/querysets/#django.db.models.QuerySet.distinct
 distinct()]

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15200#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 [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