1
0
mirror of https://github.com/django/django.git synced 2025-03-22 23:30:45 +00:00
Simon Charette e5c844d6f2 Fixed -- Fixed QuerySet.aggregate() crash when referencing subqueries.
Regression in 59bea9efd2768102fc9d3aedda469502c218e9b7.

Refs .

Thanks Denis Roldán and Mariusz for the test.
2023-05-23 06:25:58 +02:00
..