Tim Graham
|
af33fb250e
|
Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.
Reverted 359370a8b8 (refs #28645).
This is a security fix.
|
2018-02-01 09:05:14 -05:00 |
Tim Graham
|
552abffab1
|
Fixed #29094 -- Fixed crash when entering an invalid uuid in ModelAdmin.raw_id_fields.
Regression in 2f9861d823 .
Thanks Carel Burger for the report and fix.
|
2018-02-01 08:36:36 -05:00 |
Tim Graham
|
0a37ea56d0
|
Fixed #29091 -- Fixed makemigrations crash if migrations directory doesn't have __init__.py.
Regression in aadd3aeb2b .
|
2018-01-31 09:36:36 -05:00 |
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 |