We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c04de3 commit 354b006Copy full SHA for 354b006
theme/templates/table-of-contents.html
@@ -220,6 +220,7 @@ <h4 class="bp"><a href="/django-db-models-signal-examples.html">django.db.models
220
<h4 class="bp"><a href="/django-db-models-model-examples.html">django.db.models.Model</a></h4>
221
<h4 class="bp"><a href="/django-dispatch-dispatcher-signal-examples.html">django.dispatch.dispatcher.Signal</a></h4>
222
<h4 class="bp"><a href="/django-forms-examples.html">django.forms</a></h4>
223
+<h4 class="bp"><a href="/django-urls-path-examples.html">django.urls.path</a></h4>
224
<h4 class="bp">django.utils</h4>
225
<h4 class="bp"><a href="/django-utils-timezone-examples.html">django.utils.timezone</a></h4>
226
0 commit comments