#36686: Clarify the behavior difference between order_by() and Meta.ordering in
GROUP BY queries
-------------------------------------+-------------------------------------
Reporter: Wouter | Owner: (none)
Type: Bug | Status: new
Component: Documentation | Version: 5.2
Severity: Normal | Resolution:
Keywords: aggregate, | Triage Stage: Accepted
order_by, ordering |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* keywords: => aggregate, order_by, ordering
* summary: Update documentation on 'never removes' ordering. =>
Clarify the behavior difference between order_by() and Meta.ordering
in GROUP BY queries
--
Ticket URL: <
https://code.djangoproject.com/ticket/36686#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.