1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #32712 -- Deprecated django.utils.baseconv module.

This commit is contained in:
Hasan Ramezani
2021-05-05 23:28:08 +02:00
committed by Mariusz Felisiak
parent c4ee3b208a
commit 028f10fac6
6 changed files with 57 additions and 6 deletions

View File

@@ -432,6 +432,8 @@ Miscellaneous
:attr:`~django.test.TestCase.databases` with the
:ref:`serialized_rollback <test-case-serialized-rollback>` option enabled.
* The undocumented ``django.utils.baseconv`` module is deprecated.
Features removed in 4.0
=======================