Loading docs/internals/deprecation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,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 Loading
docs/internals/deprecation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,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