diff --git a/docs/releases/5.2.txt b/docs/releases/5.2.txt index 86a1246f87..a8d7f8ff31 100644 --- a/docs/releases/5.2.txt +++ b/docs/releases/5.2.txt @@ -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: