Skip to content

Commit ea575eb

Browse files
committed
more
1 parent 5594b9f commit ea575eb

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

source/temp-intersphinx.txt

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ Attribute
2020
Data
2121
----
2222

23+
1. :py:data:`~django.conf.urls.handler400`
24+
#. :py:data:`<django.conf.urls.handler400>`
25+
#. :py:data:`django.conf.urls.handler400`
26+
#. :data:`~django.conf.urls.handler400`
27+
28+
2329
Exception
2430
---------
2531

@@ -33,6 +39,12 @@ Exception
3339
Function
3440
--------
3541

42+
1. :py:function:`~django.db.models.SET`
43+
#. :py:func:`~django.db.models.SET`
44+
#. :func:`~django.db.models.SET`
45+
#. :py:func:`<django.db.models.SET>`
46+
#. :func:`~django:django.db.models.SET`
47+
3648
Module
3749
------
3850

@@ -64,4 +76,8 @@ Envvar
6476
#. :envvar:`~DJANGO_SUPERUSER_PASSWORD`
6577

6678
Django-admin
67-
------------
79+
------------
80+
81+
1. :std:django-admin:`<createsuperuser>`
82+
#. :std:django-admin:`~createsuperuser`
83+
#. :django-admin:`~createsuperuser`

0 commit comments

Comments
 (0)