1
0
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:
Sarah Boyce 2025-01-15 20:06:45 +01:00
parent 9e6e58bad2
commit 1259509220

View File

@ -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: