Anders Kaseorg
|
73cbb372ba
|
Fixed #34466 -- Reallowed setting cursor_factory in DATABASES["options"] on PostgreSQL.
Regression in 09ffc5c121 .
|
2023-04-07 08:02:34 +02:00 |
Simon Charette
|
9daf8b4109
|
Fixed #34464 -- Fixed queryset aggregation over group by reference.
Regression in 59bea9efd2 .
Refs #28477.
Thanks Ian Cubitt for the report.
|
2023-04-07 06:57:32 +02:00 |
Mariusz Felisiak
|
4bf4222010
|
Fixed #34459 -- Fixed SearchVector() crash for parameters with % symbol.
Thanks Patryk Zawadzki for the report.
Regression in 09ffc5c121 .
|
2023-04-06 13:32:47 +02:00 |
Simon Charette
|
87c63bd8df
|
Fixed #34458 -- Fixed QuerySet.defer() crash on attribute names.
Thanks Andrew Cordery for the report.
Regression in b3db6c8dcb .
|
2023-04-05 05:38:10 +02:00 |
Mariusz Felisiak
|
4e4eda6d6c
|
Added stub release notes for 4.2.1.
|
2023-04-03 11:17:54 +02:00 |