mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Fixed #32992 -- Restored offset extraction for fixed offset timezones.
Regression in 10d1261984
.
This commit is contained in:
parent
d89f976bdd
commit
cbba49971b
3 changed files with 32 additions and 3 deletions
|
@ -9,4 +9,5 @@ Django 3.2.7 fixes several bugs in 3.2.6.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed a regression in Django 3.2 that caused the incorrect offset extraction
|
||||
from fixed offset timezones (:ticket:`32992`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue