Note di rilascio di Django 1.11.17¶
3 Dicembre 2018
Django 1.11.17 fixes several bugs in 1.11.16 and adds compatibility with Python 3.7.
Correzioni di bug¶
Prevented repetitive calls to
geos_version_tuple()in theWKBWriterclass in an attempt to fix a random crash involvingLooseVersionsince Django 1.11.14 (#29959).