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
..
__init__.py
models.py Fixed aggregation tests crash on databases that don't support JSONFields. 2025-04-27 09:03:35 +02:00
test_filter_argument.py Removed unnecessary commas in tests. 2022-12-21 11:41:29 +01:00
tests.py Refs #35444 -- Adjusted multi-args distinct aggregate test ordering expectations. 2025-05-23 11:19:31 +02:00