Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9aebe commit 435bdabCopy full SHA for 435bdab
docs/releases/5.2.txt
@@ -38,7 +38,7 @@ The :djadmin:`shell` management command now automatically imports models from
38
all installed apps. You can view further details of the imported objects by
39
setting the ``--verbosity`` flag to 2 or more:
40
41
-.. code-block:: pycon
+.. console::
42
43
$ python -Wall manage.py shell --verbosity=2
44
6 objects imported automatically, including:
0 commit comments