#17665: Inconsitent behaviour of filter() with multi-valued relations.
-------------------------------------+-------------------------------------
     Reporter:  lrekucki             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.3
  (models, ORM)                      |               Resolution:  invalid
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by lrekucki):

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


Comment:

 Ugh, my bad for not testing this with a different set of model. Now that I
 did, it turns out to be fault of "eav-django"
 (https://bitbucket.org/neithere/eav-
 django/src/df6fac3e18be/eav/managers.py#cl-53), which redefines
 {{{filter()}}} on the manager (but not the {{{QuerySet}}}, wth?). Thanks
 for the sanity check and sorry for the noise.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17665#comment:4>
Django <https://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