Commit Graph

4 Commits

Author SHA1 Message Date
Tim Graham 531a152c65 [2.1.x] Refs #29428 -- Fixed admin check crash when using a query expression in ModelAdmin.ordering.
Backport of ec2c9c3531 from master
2018-06-15 10:00:38 -04:00
Tim Graham a041161bde [2.1.x] Fixed #29428 -- Fixed admin changelist crash when using a query expression without asc()/desc() in the ordering.
Backport of 0d8e3e608e from master
2018-06-15 10:00:29 -04:00
Mariusz Felisiak 9f67a205a2 [2.1.x] Fixed typo in docs/releases/2.0.7.txt.
Backport of e0d0fc0b14 from master
2018-06-08 12:07:49 +02:00
Carlton Gibson 91d8579580 [2.1.x] Added stub release notes for 2.0.6.
Backport of acae120680 from master
2018-06-08 08:43:51 +02:00