diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.3.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.2.3.txt b/docs/releases/4.2.3.txt index 4279175df9..66d6611b36 100644 --- a/docs/releases/4.2.3.txt +++ b/docs/releases/4.2.3.txt @@ -9,4 +9,5 @@ Django 4.2.3 fixes several bugs in 4.2.2. Bugfixes ======== -* ... +* Fixed a regression in Django 4.2 that caused incorrect alignment of timezone + warnings for ``DateField`` and ``TimeField`` in the admin (:ticket:`34645`). |
