mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update Sphinx links to Django 1.5 and Python 2.7
This commit is contained in:
parent
b5b4716db8
commit
8e3c6ef34d
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ add_function_parentheses = True
|
|||
pygments_style = 'sphinx'
|
||||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/2.6': None,
|
||||
'http://docs.djangoproject.com/en/1.3': 'http://docs.djangoproject.com/en/1.4/_objects/',
|
||||
'http://docs.python.org/2.7': None,
|
||||
'http://docs.djangoproject.com/en/1.3': 'http://docs.djangoproject.com/en/1.5/_objects/',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue