Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 435bdab

Browse files
committed
Made cosmetic edits to docs/releases/5.2.txt.
1 parent 7a9aebe commit 435bdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/5.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The :djadmin:`shell` management command now automatically imports models from
3838
all installed apps. You can view further details of the imported objects by
3939
setting the ``--verbosity`` flag to 2 or more:
4040

41-
.. code-block:: pycon
41+
.. console::
4242

4343
$ python -Wall manage.py shell --verbosity=2
4444
6 objects imported automatically, including:

0 commit comments

Comments
 (0)