Carlton Gibson
|
5c73fbb6a9
|
Fixed #32647 -- Restored multi-row select with shift-modifier in admin changelist.
Regression in 30e59705fc .
|
2021-04-21 08:31:06 +02:00 |
Florian Apolloner
|
4511d14598
|
Fixed #32643 -- Fixed decoding of messages in the pre-Django 3.2 format.
Thanks Jan Pieter Waagmeester for the report.
Regression in 2d6179c819 .
|
2021-04-14 22:52:59 +02:00 |
Mariusz Felisiak
|
ca98729055
|
Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB.
Thanks Matt Westcott for the report.
Regression in 779e615e36 .
|
2021-04-14 21:11:17 +02:00 |
Mariusz Felisiak
|
338eb65b6e
|
Refs #32548 -- Forwardported 3.2.1 release note.
|
2021-04-14 20:25:58 +02:00 |
Arthur Jovart
|
08c60cce3b
|
Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
|
2021-04-14 16:50:47 +02:00 |
Mariusz Felisiak
|
23fa29f6a6
|
Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against phrases with unbalanced quotes.
Thanks Dlis for the report.
Regression in 26a413507a .
|
2021-04-14 12:23:47 +02:00 |
Hasan Ramezani
|
a77c9a4229
|
Fixed #32635 -- Fixed system check crash for reverse o2o relations in CheckConstraint.check and UniqueConstraint.condition.
Regression in b7b7df5fbc .
Thanks Szymon Zmilczak for the report.
|
2021-04-14 10:06:18 +02:00 |
Mariusz Felisiak
|
3b8527e32b
|
Fixed #32637 -- Restored exception message on technical 404 debug page.
Thanks Atul Varma for the report.
|
2021-04-13 09:15:04 +02:00 |
Iuri de Silvio
|
9760e262f8
|
Fixed #32627 -- Fixed QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns.
|
2021-04-12 21:11:40 +02:00 |
Adam Johnson
|
45a58c31e6
|
Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_AUTO_FIELD.
|
2021-04-08 13:17:08 +02:00 |
Carlton Gibson
|
3f2920ae1d
|
Corrected release number format in 3.2.1 release notes.
|
2021-04-07 19:44:29 +02:00 |
Claude Paroz
|
e3cfba0029
|
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
|
2021-04-07 15:54:24 +02:00 |
Carlton Gibson
|
df0a9e6d5c
|
Added stub release notes for Django 3.2.1.
|
2021-04-06 11:49:48 +02:00 |