django/tests/aggregation
Adam Johnson c2615a0500 Fixed #36405 -- Fixed Aggregate.order_by using OuterRef.
co-authored-by: Simon Charette <charette.s@gmail.com>
2025-05-23 16:15:59 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
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 Fixed #36404 -- Fixed Aggregate.filter using OuterRef. 2025-05-23 15:17:20 +02:00
tests.py Fixed #36405 -- Fixed Aggregate.order_by using OuterRef. 2025-05-23 16:15:59 +02:00