diff options
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index d401b83893..74413b78f9 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1071,7 +1071,7 @@ precedence. For a ``--verbosity`` of 2 or higher, the automatically imported objects will be listed. To disable automatic importing entirely, use the ``--no-imports`` flag. -See the guide on :ref:`customizing this behaviour +See the guide on :ref:`customizing this behavior <customizing-shell-auto-imports>` to add or remove automatic imports. .. versionchanged:: 5.2 |
