django/tests/aggregation
2025-10-01 08:11:45 -04: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 CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggregate(), and extra() against SQL injection in column aliases on MySQL/MariaDB. 2025-10-01 08:11:45 -04:00