vinay karanam
|
d1d08d86ba
|
[1.11.x] Fixed #28230 -- Allowed DjangoJsonEncoder to serialize CallableBool.
|
2017-05-22 21:58:38 -04:00 |
Tim Graham
|
f2b8fa1763
|
[1.11.x] Fixed #28210 -- Fixed Model._state.adding on MTI parent model after saving child model.
Regression in 38575b007a .
Backport of 59ab1b2683 from master
|
2017-05-19 21:09:42 -04:00 |
Tim Schneider
|
566726ff96
|
[1.11.x] Fixed #28197 -- Fixed introspection of index field ordering on PostgreSQL.
Backport of 3a5299c19c from master
|
2017-05-15 08:59:02 -04:00 |
Tamas Szabo
|
d945b7e42a
|
[1.11.x] Fixed #28207 -- Fixed contrib.auth.authenticate() if multiple auth backends don't accept a request.
Backport of 3008f30f19 from master
|
2017-05-15 08:15:18 -04:00 |
Tim Graham
|
74b0837bef
|
[1.11.x] Fixed #28188 -- Fixed crash when pickling model fields.
Regression in d2a26c1a90 .
Thanks Adam Alton for the report and test, and Adam Johnson for
suggesting the fix.
Backport of a9874d48b1 from master
|
2017-05-11 21:05:05 -04:00 |
UmanShahzad
|
03d0c05fdf
|
[1.11.x] Fixed #28142 -- Fixed is_safe_url() crash on invalid IPv6 URLs.
Backport of 856072dd4a from master
|
2017-05-10 09:43:12 -04:00 |
Tim Graham
|
b3e56da050
|
[1.11.x] Fixed #28178 -- Changed contrib.gis to raise ImproperlyConfigured if gdal isn't installed.
Backport of c2975910a5 from master
|
2017-05-08 12:26:10 -04:00 |
Tim Graham
|
7fdbd25336
|
[1.11.x] Fixed #28181 -- Added detection for GDAL 2.1 and 2.0.
Follow up to:
ffdf507ec0 (adding GDAL 2.0 support)
ebaa2fef27 (confirming GDAL 2.1 support)
8c7778884b (removing GDAL 1.8, 1.7 support)
Backport of a404f75f92 from master
|
2017-05-08 11:00:49 -04:00 |
Tim Graham
|
97f0e32f8e
|
[1.11.x] Added stub release notes for 1.11.2.
Backport of b57dc9268b from master
|
2017-05-06 09:46:46 -04:00 |