2018 年 12 月 3 日
Django 2.1.4 fixes several bugs in 2.1.3.
CommonPasswordValidator
uses by
lowercasing all passwords to match the format expected by the validator
(#29952).geos_version_tuple()
in the WKBWriter
class in an attempt to fix a random crash involving LooseVersion
(#29959).runserver
after it was disabled to fix
another issue in Django 2.0 (#29849).ModelAdmin.prepopulated_fields
(#29929).5月 12, 2023