Django 1.11.16 版本发行说明Link to this heading
2018 年 10 月 1 日
Django 1.11.16 修复了 1.11.15 中的一个数据丢失漏洞。
漏洞修复Link to this heading
Fixed a race condition in
QuerySet.update_or_create()that could result in data loss (#29499).
2018 年 10 月 1 日
Django 1.11.16 修复了 1.11.15 中的一个数据丢失漏洞。
Fixed a race condition in QuerySet.update_or_create() that could result
in data loss (#29499).