David Smith
|
dbdc192ca3
|
Preferred usage of among/while to amongst/whilst.
|
2020-06-03 21:02:48 +02:00 |
Adam Johnson
|
1cdfe8d912
|
Prevented (and corrected) single backtick usage in docs.
|
2020-04-01 14:55:11 +02:00 |
Carlton Gibson
|
368b8d20aa
|
Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
|
2019-12-02 09:46:25 +01:00 |
Carlton Gibson
|
e31d185267
|
Added release dates for 2.1.15, 2.2.8 and 3.0.
|
2019-12-02 09:10:15 +01:00 |
Carlton Gibson
|
11c5e0609b
|
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editable inlines in admin.
Thank you to Shen Ying for reporting this issue.
|
2019-12-02 08:56:08 +01:00 |
Mariusz Felisiak
|
0107e3d105
|
Fixed #30953 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance.
Thanks Abhijeet Viswa for the report and initial patch.
|
2019-12-02 07:57:19 +01:00 |
Mariusz Felisiak
|
e8fcdaad5c
|
Fixed #31021 -- Fixed proxy model permissions data migration crash with a multiple databases setup.
Regression in 98296f86b3 .
|
2019-11-29 08:23:01 +01:00 |
Baptiste Mispelon
|
52936eface
|
Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars.
Regression in b18650a263 .
|
2019-11-26 08:48:10 +01:00 |
Mariusz Felisiak
|
b93a0e34d9
|
Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
|
2019-11-12 22:11:44 +01:00 |
Mariusz Felisiak
|
30359496a3
|
Added stub release notes for 2.2.8 release.
|
2019-11-12 14:37:59 +01:00 |