1
0
mirror of https://github.com/django/django.git synced 2025-10-10 23:39:11 +00:00
django/tests/aggregation
Simon Charette ec7f0bcf79 Refs #35444 -- Adjusted multi-args distinct aggregate test ordering expectations.
Unless an explicit order_by is specified for the test the ordering of the
aggregation results is undefined.
2025-05-23 11:19:31 +02:00
..