Mariusz Felisiak
|
154dd1c0ed
|
Refs #33697 -- Added backward incompatibility note about removing multipartparser.parse_header().
|
2022-06-28 21:45:03 +02:00 |
Hrushikesh Vaidya
|
72e41a0df6
|
Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script().
|
2022-06-28 10:54:38 +02:00 |
Anv3sh
|
d7f5bfd241
|
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
|
2022-06-20 08:51:26 +02:00 |
Matt Brewer
|
8d160f154f
|
Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL.
|
2022-06-17 11:14:30 +02:00 |
David Wobrock
|
e286ce17ff
|
Fixed #24870 -- Added --update option to makemigrations command.
|
2022-06-17 07:50:39 +02:00 |
Ronnie van den Crommenacker
|
c32858a8ce
|
Fixed #33565 -- Improved locale format validation for the makemessages command.
|
2022-06-08 16:17:12 +02:00 |
Ciaran McCormick
|
286e7d076c
|
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
|
2022-06-03 07:30:57 +02:00 |
Samir Shah
|
6f73eb9d90
|
Fixed #33742 -- Added id to GeoJSON serializer.
|
2022-06-01 19:11:26 +02:00 |
Mariusz Felisiak
|
981c23c0cc
|
Fixed #33717 -- Dropped support for PostgreSQL 11.
|
2022-05-19 09:26:48 +02:00 |
Mariusz Felisiak
|
19297de2fe
|
Fixed #33713 -- Dropped support for MariaDB 10.3.
|
2022-05-18 08:38:08 +02:00 |
Carlton Gibson
|
3c6f1fd1f8
|
Increased the default PBKDF2 iterations for Django 4.2.
|
2022-05-17 14:22:06 +02:00 |
Carlton Gibson
|
d10e569ea5
|
Added stub release notes for 4.2.
|
2022-05-17 14:22:06 +02:00 |