1
0
mirror of https://github.com/django/django.git synced 2025-02-04 14:37:19 +00:00
django/tests/aggregation
Simon Charette 4087367ba8 Fixed #34748 -- Fixed queryset crash when grouping by a reference in a subquery.
Regression in dd68af62b2b27ece50d434f6a351877212e15c3f.

Thanks Toan Vuong for the report.
2023-07-29 16:08:20 +02:00
..