2018-10-01 17:46:38 +08:00
|
|
|
===========================
|
|
|
|
Django 2.0.10 release notes
|
|
|
|
===========================
|
|
|
|
|
2018-11-16 22:34:10 +08:00
|
|
|
*Release date TBD*
|
2018-10-01 17:46:38 +08:00
|
|
|
|
|
|
|
Django 2.0.10 fixes several bugs in 2.0.9.
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2018-11-16 22:10:33 +08:00
|
|
|
* Prevented repetitive calls to ``geos_version_tuple()`` in the ``WKBWriter``
|
|
|
|
class in an attempt to fix a random crash involving ``LooseVersion`` since
|
|
|
|
Django 2.0.6 (:ticket:`29959`).
|