Django 2.0.9 release notes¶
October 1, 2018
Django 2.0.9 fixes a data loss bug in 2.0.8.
Bugfixes¶
Fixed a race condition in
QuerySet.update_or_create()
that could result in data loss (#29499).
Please take a few minutes to complete the
2024 Django Developers Survey.
Your feedback will help guide future efforts.
October 1, 2018
Django 2.0.9 fixes a data loss bug in 2.0.8.
Fixed a race condition in QuerySet.update_or_create()
that could result
in data loss (#29499).
Offline (Django 4.2):
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.