From caf80cb41f13e84803a94928282cae75333bbdfc Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 9 Jun 2023 21:37:23 +0200 Subject: Fixed #34645 -- Restored alignment for admin date/time timezone warnings. Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. --- docs/releases/4.2.3.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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`). -- cgit v1.3