#24047: Cannot combine values_list querysets that do subqueries
-------------------------------------+-------------------------------------
Reporter: Danielle Madeley | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Database layer | Version: 1.6
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Accepted
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: => wontfix
Comment:
I think this should be ''wontfix''ed now that the ORM has support for
`QuerySet.intersection` and friends.
Adding multi-models support to queryset combinations would require massive
changes to the internals of `QuerySet` and `Query` objects.
--
Ticket URL: <https://code.djangoproject.com/ticket/24047#comment:2>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.e6cc32c115c97a4ba75953faee4e99b5%40djangoproject.com.