#29271: Chaining Filters on a Reverse Foreign Key Produces Multiple Joins
-------------------------------------+-------------------------------------
Reporter: Michael MacIntosh | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 2.0
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: filter chain | Triage Stage: Accepted
reverse foreign key |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):
* status: new => closed
* resolution: => invalid
Comment:
This is expected behavior as per
[https://docs.djangoproject.com/en/dev/topics/db/queries/#spanning-multi-
valued-relationships spanning multi-valued relationships] as `beta` is a
reverse `ForeignKey` and thus multi-valued.
I'm not sure how we could give more visibility to this part of the
documentation as this keeps being reported as a bug given how unintuitive
it is. Maybe this could be mentioned in the
[https://docs.djangoproject.com/en/dev/ref/models/querysets/#filter
filter()] reference documentation?
--
Ticket URL: <https://code.djangoproject.com/ticket/29271#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.32446802382afc2afd74d6768b578786%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.