- Language: en
Django 1.11.16 release notes¶
October 1, 2018
Django 1.11.16 fixes a data loss bug in 1.11.15.
Bugfixes¶
Fixed a race condition in
QuerySet.update_or_create()
that could result in data loss (#29499).
October 1, 2018
Django 1.11.16 fixes a data loss bug in 1.11.15.
Fixed a race condition in QuerySet.update_or_create()
that could result
in data loss (#29499).
Offline (development version):
HTML |
PDF |
ePub
Provided by Read the Docs.
© 2005-2024 Django Software Foundation and individual contributors. Django is a registered trademark of the Django Software Foundation.