mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.
This commit is contained in:
parent
8b1d361f28
commit
338f741c5e
7 changed files with 38 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue