#31990: QuerySet.ordered property is incorrect for GROUP BY queries on models
with
Meta.ordering.
-------------------------------------+-------------------------------------
Reporter: Julien Dutriaux | Owner: felixxm
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e11d05e0b488a3ff2b3c9d8f2e1e50f471750d6e" e11d05e0]:
{{{
#!CommitTicketReference repository=""
revision="e11d05e0b488a3ff2b3c9d8f2e1e50f471750d6e"
Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models with
Meta.ordering.
Regression in 0ddb4ebf7bfcc4730c80a772dd146a49ef6895f6.
Thanks Julien Dutriaux for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31990#comment:6>
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/067.88991a9ab586985433c93fa961e9dbeb%40djangoproject.com.