mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update Sphinx link to Django docs to 1.4
This commit is contained in:
parent
652a084532
commit
60f32daf07
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ 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.3/_objects/',
|
||||
'http://docs.djangoproject.com/en/1.3': 'http://docs.djangoproject.com/en/1.4/_objects/',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue