mirror of
https://github.com/django/django.git
synced 2025-09-19 08:49:57 +00:00
Fixed typo in docs/ref/django-admin.txt.
This commit is contained in:
parent
77d335e5ab
commit
20debf01bd
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ Specifies the database onto which to open a shell. Defaults to ``default``.
|
||||||
|
|
||||||
.. note::
|
.. 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
|
database configuration in :setting:`DATABASES` are passed to the
|
||||||
command-line client, e.g. ``'isolation_level'``.
|
command-line client, e.g. ``'isolation_level'``.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue