We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e1bd7 commit e9eebfbCopy full SHA for e9eebfb
docs/installation.rst
@@ -83,8 +83,8 @@ Configuring Internal IPs
83
------------------------
84
85
The Debug Toolbar is shown only if your IP address is listed in the
86
-:django:setting:`INTERNAL_IPS` setting. This means that for local
87
-development, you *must* add ``'127.0.0.1'`` to :django:setting:`INTERNAL_IPS`;
+:setting:`INTERNAL_IPS` setting. This means that for local
+development, you *must* add ``'127.0.0.1'`` to :setting:`INTERNAL_IPS`;
88
you'll need to create this setting if it doesn't already exist in your
89
settings module::
90
0 commit comments