1
0
mirror of https://github.com/django/django.git synced 2025-02-06 07:25:19 +00:00
Chris Muthig d734f1651c Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
Aligns the argument with SQL standards already used in Window.order_by and
sets up for adding support to Aggregate.
2025-01-06 09:39:21 +01:00
..