mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
Made cosmetic edits to docs/releases/5.2.txt.
This commit is contained in:
parent
9e6e58bad2
commit
1259509220
@ -38,7 +38,7 @@ The :djadmin:`shell` management command now automatically imports models from
|
||||
all installed apps. You can view further details of the imported objects by
|
||||
setting the ``--verbosity`` flag to 2 or more:
|
||||
|
||||
.. code-block:: pycon
|
||||
.. console::
|
||||
|
||||
$ python -Wall manage.py shell --verbosity=2
|
||||
6 objects imported automatically, including:
|
||||
|
Loading…
x
Reference in New Issue
Block a user