summaryrefslogtreecommitdiff
path: root/docs/releases/2.2.8.txt
AgeCommit message (Expand)Author
2020-06-03Preferred usage of among/while to amongst/whilst.David Smith
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2019-12-02Removed issue reporter name from 2.1.15 and 2.2.8 release notes.Carlton Gibson
2019-12-02Added release dates for 2.1.15, 2.2.8 and 3.0.Carlton Gibson
2019-12-02Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...Carlton Gibson
2019-12-02Fixed #30953 -- Made select_for_update() lock queryset's model when using "se...Mariusz Felisiak
2019-11-29Fixed #31021 -- Fixed proxy model permissions data migration crash with a mul...Mariusz Felisiak
2019-11-26Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefi...Baptiste Mispelon
2019-11-12Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.Mariusz Felisiak
2019-11-12Added stub release notes for 2.2.8 release.Mariusz Felisiak