mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #23613 -- Deprecated django.utils.checksums
This commit is contained in:
parent
1b5918f160
commit
115c307184
4 changed files with 30 additions and 1 deletions
|
@ -59,6 +59,9 @@ about each item can often be found in the release notes of two versions prior.
|
|||
|
||||
* ``django.db.models.field.subclassing.SubfieldBase`` will be removed.
|
||||
|
||||
* ``django.utils.checksums`` will be removed; its functionality is included
|
||||
in django-localflavor 1.1+.
|
||||
|
||||
.. _deprecation-removed-in-1.9:
|
||||
|
||||
1.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue