diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.9.1.txt b/docs/releases/1.9.1.txt index 20fd723d2b..2e1aa7cbb1 100644 --- a/docs/releases/1.9.1.txt +++ b/docs/releases/1.9.1.txt @@ -46,3 +46,7 @@ Bugfixes * Fixed ``TypedChoiceField`` change detection with nullable fields (:ticket:`25942`). + +* Fixed incorrect timezone warnings in custom admin templates that don't have + a ``data-admin-utc-offset`` attribute in the ``body`` tag. + (:ticket:`25845`). |
