1 Giugno 2018
Django 2.0.6 risolve alcuni bug in 2.0.5.
Fixed a regression that broke custom template filters that use decorators (#29400).
Fixed detection of custom URL converters in included patterns (#29415).
Fixed a regression that added an unnecessary subquery to the GROUP BY
clause on MySQL when using a RawSQL
annotation (#29416).
Sistemato WKBWriter.write()
e write_hex()
per i poligoni vuoti in GEOS 3.6.1+ (#29460).
Sistemato un problema di regressione in Django 1.10 che potrebbe risultare in un uso della memoria eccessivo quando viene utilizzato ModelAdmin.list_editable
(#28462).
apr 02, 2025