mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Added removal of check management command to deprecation timeline.
This commit is contained in:
parent
0622bca5d1
commit
20e4e8fc79
2 changed files with 4 additions and 0 deletions
|
|
@ -269,6 +269,8 @@ details on these changes.
|
|||
* ``django.db.backends.DatabaseValidation.validate_field`` will be removed in
|
||||
favor of the ``check_field`` method.
|
||||
|
||||
* The ``check`` management command will be removed.
|
||||
|
||||
* ``django.utils.module_loading.import_by_path`` will be removed in favor of
|
||||
``django.utils.module_loading.import_string``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue