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 f983fd4 commit 602b81cCopy full SHA for 602b81c
source/temp-intersphinx.txt
@@ -75,6 +75,8 @@ Django-admin
75
1. :std:django-admin:`<createsuperuser>`
76
#. :std:django-admin:`~createsuperuser`
77
#. :django-admin:`~createsuperuser`
78
+#. :djadmin:`inspectdb`
79
+#. :py:djadmin:`inspectdb`
80
81
Command option
82
--------------
@@ -83,6 +85,8 @@ Command option
83
85
#. :std:cmdoption:`<--skip-checks>`
84
86
#. :std:cmdoption:`~--skip-checks`
87
#. :cmdoption:`--skip-checks`
88
+#. :option:`migrate --fake-initial`
89
+#. :py:option:`migrate --fake-initial`
90
91
Field lookup
92
------------
0 commit comments