django/tests/aggregation
Simon Charette 543e17c440 Fixed #36292 -- Fixed crash when aggregating over a group mixing transforms and references.
Regression in 65ad4ade74.

Refs #28900

Thanks Patrick Altman for the report.
2025-04-03 17:51:26 +02:00
..
__init__.py
models.py Fixed #35444 -- Added generic support for Aggregate.order_by. 2025-03-03 11:37:00 +01: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