mirror of
https://github.com/django/django.git
synced 2025-07-17 16:19:12 +00:00
[3.0.x] Fixed typo in docs/ref/django-admin.txt.
Backport of 20debf01bd3b58ba28ffc6606333851a7ef18bea from master
This commit is contained in:
parent
92866682c6
commit
d7adaa399e
@ -224,7 +224,7 @@ Specifies the database onto which to open a shell. Defaults to ``default``.
|
||||
|
||||
.. note::
|
||||
|
||||
Be aware that not all options set it in the :setting:`OPTIONS` part of your
|
||||
Be aware that not all options set in the :setting:`OPTIONS` part of your
|
||||
database configuration in :setting:`DATABASES` are passed to the
|
||||
command-line client, e.g. ``'isolation_level'``.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user