mirror of
https://github.com/django/django.git
synced 2025-10-09 10:10:28 +00:00
Removed formtools from intersphinx_mapping.
This commit is contained in:
parent
f3c43ad1fd
commit
e63d98b7be
2 changed files with 2 additions and 4 deletions
|
@ -135,7 +135,6 @@ intersphinx_mapping = {
|
|||
'python': ('https://docs.python.org/3/', None),
|
||||
'sphinx': ('http://sphinx-doc.org/', None),
|
||||
'six': ('https://pythonhosted.org/six/', None),
|
||||
'formtools': ('https://django-formtools.readthedocs.io/en/latest/', None),
|
||||
'psycopg2': ('http://initd.org/psycopg/docs/', None),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue