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
@@ -15,6 +15,8 @@ about each item can often be found in the release notes of two versions prior.
|
||||
See the :ref:`Django 2.2 release notes <deprecated-features-2.2>` for more
|
||||
details on these changes.
|
||||
|
||||
* ``django.utils.timezone.FixedOffset`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-3.0:
|
||||
|
||||
3.0
|
||||
|
||||
Reference in New Issue
Block a user