Tim Graham
|
de59132afc
|
Refs #29071 -- Forwardported 2.0.2/1.11.10 release notes.
|
2018-01-31 09:29:12 -05:00 |
Mariusz Felisiak
|
b002a032f9
|
Fixed #29054 -- Fixed a regression where a queryset that annotates with geometry objects crashes.
Made GEOSGeometryBase hashable.
Regression in 19b2dfd1bf .
Thanks Tim Graham for the review.
|
2018-01-27 11:12:11 +01:00 |
Jon Dufresne
|
3187c89d6f
|
Fixed #29067 -- Fixed regression in QuerySet.values_list(..., flat=True) followed by annotate().
|
2018-01-26 09:35:50 -05:00 |
Étienne Loks
|
9a621edf62
|
Fixed #29016 -- Fixed incorrect foreign key nullification on related instance deletion.
|
2018-01-13 10:31:00 -05:00 |
Himanshu Chauhan
|
1b753b2d60
|
Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.
|
2018-01-12 19:09:54 -05:00 |
Tim Graham
|
0f5a741ada
|
Added stub release notes for 2.0.2.
|
2018-01-01 20:09:48 -05:00 |