diff --git a/source/temp-intersphinx.txt b/source/temp-intersphinx.txt new file mode 100644 index 0000000..015228f --- /dev/null +++ b/source/temp-intersphinx.txt @@ -0,0 +1,49 @@ +====================== +Test Intersphinx Links +====================== + +This page is for testing purposes only and includes +the Django refs that do not work. + +Attribute +--------- + +1. :py:attr:`Constraints ` +#. :py:attr:`django.db.models.Index.condition` + +Data +---- + +1. :py:data:`` +#. :py:data:`django.conf.urls.handler400` + + +Exception +--------- + +1. :py:exc:`ViewDoesNotExist ` +#. :py:exc:`django.core.exceptions.ViewDoesNotExist` + +Function +-------- + +1. :py:func:`django.db.models.SET` +#. :py:func:`SET ` + +Module +------ + +1. :py:mod:`Fields ` +#. :py:mod:`django.db.models.fields` + +Doc +--- + +1. :std:ext-doc:`Django's LOGGING setting ` +#. :std:ext-doc:`~topics/logging` + +Command option +-------------- + +1. :std:option:`--skip-checks` +#. :std:option:`migrate --fake-initial` \ No newline at end of file