1
0
mirror of https://github.com/django/django.git synced 2025-10-06 05:19:09 +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
..