2017-08-01 20:46:23 +08:00
|
|
|
===========================
|
|
|
|
Django 1.11.5 release notes
|
|
|
|
===========================
|
|
|
|
|
|
|
|
*Under development*
|
|
|
|
|
|
|
|
Django 1.11.5 fixes several bugs in 1.11.4.
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2017-07-28 01:52:17 +08:00
|
|
|
* Fixed GEOS version parsing if the version has a commit hash at the end (new
|
|
|
|
in GEOS 3.6.2) (:ticket:`28441`).
|
2017-08-17 00:39:58 +08:00
|
|
|
|
|
|
|
* Fixed test database creation with ``cx_Oracle`` 6 (:ticket:`28498`).
|
2017-08-22 20:45:08 +08:00
|
|
|
|
|
|
|
* Fixed select widget rendering when option values are tuples (:ticket:`28502`).
|