summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorJustin Bronn <jbronn@gmail.com>2010-04-09 20:51:01 +0000
committerJustin Bronn <jbronn@gmail.com>2010-04-09 20:51:01 +0000
commitf4eac3d87fd377466cbdcbaf147314485fec517d (patch)
tree822a124710f2963f310a3b8c03906dfd3a4bff00 /docs/index.txt
parent040c18b17e854459c9eff39a4dbbacf6b5460f31 (diff)
Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported `:download:` directives.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index d39dbadd6d..a91c07224e 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -168,6 +168,7 @@ Other batteries included
* :ref:`Databrowse <ref-contrib-databrowse>`
* :ref:`E-mail (sending) <topics-email>`
* :ref:`Flatpages <ref-contrib-flatpages>`
+ * :ref:`GeoDjango <ref-contrib-gis>`
* :ref:`Humanize <ref-contrib-humanize>`
* :ref:`Internationalization <topics-i18n>`
* :ref:`Jython support <howto-jython>`