Sergey Fedoseev
|
83440a1258
|
Refs #28389 -- Added release note and test for pickling of LazyObject when wrapped object doesn't have __reduce__().
Forwardport of 30f334cc58 from stable/1.11.x
|
2017-07-12 09:30:29 -04:00 |
|
Mariusz Felisiak
|
ca74e56350
|
Fixed #28378 -- Fixed union() and difference() when combining with a queryset raising EmptyResultSet.
Thanks Jon Dufresne for the report. Thanks Tim Graham and Simon Charette
for the reviews.
|
2017-07-10 20:40:08 +02:00 |
|
Tim Graham
|
42e91cd6f4
|
Refs #28355 -- Forwardported 1.11.4 release note.
|
2017-07-06 08:17:39 -04:00 |
|
Tim Graham
|
2328f2faf8
|
Added stub release notes for 1.11.4.
|
2017-07-01 19:37:43 -04:00 |
|