mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +00:00
This reverts 7990d254b0.
Thanks Marc Odermatt for the report.
This commit is contained in:
@@ -36,3 +36,7 @@ Bugfixes
|
||||
* Fixed a regression in Django 4.2 that caused a crash of
|
||||
``QuerySet.aggregate()`` with aggregates referencing subqueries
|
||||
(:ticket:`34551`).
|
||||
|
||||
* Fixed a regression in Django 4.2 that caused a crash of querysets on SQLite
|
||||
when filtering on ``DecimalField`` against values outside of the defined
|
||||
range (:ticket:`34590`).
|
||||
|
||||
Reference in New Issue
Block a user