1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Simon Charette
803caec60b [4.2.x] Fixed #34798 -- Fixed QuerySet.aggregate() crash when referencing expressions containing subqueries.
Regression in 59bea9efd2,
complements e5c844d6f2.

Refs #28477, #34551.

Thanks Haldun Komsuoglu for the report.

Backport of 3b4a571275 from main
2023-10-16 06:15:36 +02:00
Natalia
b2d95bb301 [4.2.x] Added stub release notes for 4.2.7.
Backport of 034457941a from main
2023-10-04 13:09:11 -03:00