django/tests/aggregation
2025-04-27 09:03:35 +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 Removed unnecessary commas in tests. 2022-12-21 11:41:29 +01:00
tests.py Fixed #36292 -- Fixed crash when aggregating over a group mixing transforms and references. 2025-04-03 17:51:26 +02:00