summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-01-15 20:06:45 +0100
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-01-15 21:11:20 +0100
commit12595092209803d108e605f35f7717e358ce5d18 (patch)
tree60d0518adff10605d4e7123d3f38a8d4eb7aadeb /docs
parent9e6e58bad237a80ddd5e3ab8b834cecdaad8455e (diff)
Made cosmetic edits to docs/releases/5.2.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/5.2.txt2
1 files changed, 1 insertions, 1 deletions
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: