mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.
This commit is contained in:
committed by
Tim Graham
parent
8b1d361f28
commit
338f741c5e
@@ -239,4 +239,5 @@ Features deprecated in 2.2
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* ``django.utils.timezone.FixedOffset`` is deprecated in favor of
|
||||
:class:`datetime.timezone`.
|
||||
|
||||
Reference in New Issue
Block a user