diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index e3896cb136..da15e4871e 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -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 |
