2018 年 1 月 1 日
Django 2.0.1 fixes several bugs in 2.0.
MultiWidget
's
subwidgets (#28890).db_table
(#28876).db_table
(#28876).GenericForeignKey
when the referenced
model instance uses more than one level of multi-table inheritance
(#28856).GeometryField=None
(#28896).OneToOneField
in
ModelAdmin.autocomplete_fields
(#28898).DecimalField
returned a result with
trailing zeros in the fractional part truncated (#28915).testserver
command startup (#28941).str
(#28947).ManyToManyField
(#28884).values()
or values_list()
after
QuerySet.select_for_update(of=(...))
(#28944).5月 12, 2023