Dražen Odobašić
|
286120444f
|
[2.0.x] Fixed #28817 -- Made QuerySet.iterator() use server-side cursors after values() and values_list().
Backport of d97f026a7a from master
|
2017-11-21 10:38:14 -05:00 |
Simon Charette
|
0696edbc6a
|
[2.0.x] Fixed #28792 -- Fixed index name truncation of namespaced tables.
Refs #27458, #27843.
Thanks Tim and Mariusz for the review.
Backport of ee85ef8315 from master
|
2017-11-15 07:58:36 -05:00 |
Mariusz Felisiak
|
ca0a9c938f
|
[2.0.x] Fixed #28781 -- Added QuerySet.values()/values_list() support for union(), difference(), and intersection().
Thanks Tim Graham for the review.
Backport of 2d3cc94284 from master
|
2017-11-12 14:31:21 +01:00 |
shanghui
|
36dd0126a5
|
[2.0.x] Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive user error when using ModelBackend.
Regression in e0a3d93730 .
Thanks Guilherme Junqueira for the report and Tim Graham for the review.
Backport of 359370a8b8 from master
|
2017-11-08 09:45:35 -05:00 |
Tim Graham
|
8c7dac6545
|
[2.0.x] Added stub release notes for 1.11.8.
Backport of ef718a72b3 from master
|
2017-11-01 21:36:53 -04:00 |