Tim Graham
|
b95c49c954
|
Fixed #29125 -- Made Q.deconstruct() deterministic with multiple keyword arguments.
|
2018-02-12 14:52:32 -05:00 |
Raphael Gaschignard
|
bf26f66029
|
Fixed #29118 -- Fixed crash with QuerySet.order_by(Exists(...)).
|
2018-02-10 18:35:57 -05:00 |
Manatsawin Hanmongkolchai
|
1a1264f149
|
Fixed #29109 -- Fixed the admin time picker widget for the Thai locale.
|
2018-02-10 16:05:41 -05:00 |
Simon Charette
|
d61fe24601
|
Fixed #29108 -- Fixed crash in aggregation of distinct+ordered+sliced querysets.
Regression in 4acae21846 .
Thanks Stephen Brooks for the report.
|
2018-02-08 09:59:25 -05:00 |
Simon Charette
|
7515e1f3fc
|
Added stub release notes for 2.0.3.
|
2018-02-05 10:12:47 -05:00 |