Loading docs/internals/deprecation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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 docs/releases/1.9.txt +1 −1 Original line number Diff line number Diff line Loading @@ -493,7 +493,7 @@ removed in Django 1.9 (please see the :ref:`deprecation timeline * ``django.db.backends.DatabaseValidation.validate_field`` is removed in favor of the ``check_field`` method. * The ``check`` management command is removed. * The ``validate`` management command is removed. * ``django.utils.module_loading.import_by_path`` is removed in favor of ``django.utils.module_loading.import_string``. Loading Loading
docs/internals/deprecation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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
docs/releases/1.9.txt +1 −1 Original line number Diff line number Diff line Loading @@ -493,7 +493,7 @@ removed in Django 1.9 (please see the :ref:`deprecation timeline * ``django.db.backends.DatabaseValidation.validate_field`` is removed in favor of the ``check_field`` method. * The ``check`` management command is removed. * The ``validate`` management command is removed. * ``django.utils.module_loading.import_by_path`` is removed in favor of ``django.utils.module_loading.import_string``. Loading