mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed typo in 1.9 release notes.
This commit is contained in:
parent
8583a60547
commit
2350b78dab
2 changed files with 2 additions and 2 deletions
|
@ -304,7 +304,7 @@ 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.
|
||||
* The ``validate`` 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