mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Clarified regression nature of data loss bug in docs/releases/6.0.1.txt and 5.2.10.txt.
This commit is contained in:
@@ -4,8 +4,8 @@ Django 5.2.10 release notes
|
||||
|
||||
*January 6, 2026*
|
||||
|
||||
Django 5.2.10 fixes a data loss bug in Django 5.2 and one bug related to
|
||||
support for Python 3.14.
|
||||
Django 5.2.10 fixes a data loss bug introduced in Django 5.2 and one bug
|
||||
related to support for Python 3.14.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
@@ -4,7 +4,8 @@ Django 6.0.1 release notes
|
||||
|
||||
*January 6, 2026*
|
||||
|
||||
Django 6.0.1 fixes one data loss bug in Django 5.2 and several bugs in 6.0.
|
||||
Django 6.0.1 fixes one data loss bug introduced in Django 5.2 as well as
|
||||
several other bugs in Django 6.0.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
Reference in New Issue
Block a user