mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Fixed #32738 -- Deprecated django.utils.datetime_safe module.
This commit is contained in:
parent
46346f8ea0
commit
29e4ccb1a2
4 changed files with 17 additions and 2 deletions
|
@ -19,6 +19,8 @@ details on these changes.
|
|||
|
||||
* The undocumented ``django.utils.baseconv`` module will be removed.
|
||||
|
||||
* The undocumented ``django.utils.datetime_safe`` module will be removed.
|
||||
|
||||
.. _deprecation-removed-in-4.1:
|
||||
|
||||
4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue