December 6, 2022
Django 4.1.4 fixes several bugs in 4.1.3.
ManyToManyField
on SQLite (#34138).Sitemap.items()
and
a callable lastmod
(#34088).acreate()
,
aget_or_create()
, and aupdate_or_create()
asynchronous methods of
related managers (#34139).QuerySet.bulk_create()
with "pk"
in unique_fields
(#34177).QuerySet.bulk_create()
on fields with db_column
(#34171).5月 12, 2023