Skip to content

Commit

Permalink
[1.7.x] Added removal of check management command to deprecation time…
Browse files Browse the repository at this point in the history
…line.

Backport of 20e4e8f from master
  • Loading branch information
timgraham committed Jan 18, 2015
1 parent ecbe20f commit eea66a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/internals/deprecation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,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``.

Expand Down

0 comments on commit eea66a6

Please sign in to comment.