summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamiro Morales <cramm0@gmail.com>2012-02-10 02:34:06 +0000
committerRamiro Morales <cramm0@gmail.com>2012-02-10 02:34:06 +0000
commitad8022f89a515521f7de5e22503a1df31974fc23 (patch)
tree8cd55a1b357c3492f653b53d9f5d5f3dbb869c08
parentfc14996c8d6821f545f4fdaba7093261d03254b0 (diff)
Updated a couple of links in GeoDjango install doc.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/ref/contrib/gis/install.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ref/contrib/gis/install.txt b/docs/ref/contrib/gis/install.txt
index 27e9ef599a..c7fd080142 100644
--- a/docs/ref/contrib/gis/install.txt
+++ b/docs/ref/contrib/gis/install.txt
@@ -563,7 +563,7 @@ After the SpatiaLite library and tools have been installed, it is now possible
to create spatial database for use with GeoDjango. In order to do this, download
the spatial database initialization SQL from the `SpatiaLite Resources`__ page::
- $ wget http://www.gaia-gis.it/spatialite/init_spatialite-2.3.sql.gz
+ $ wget http://www.gaia-gis.it/spatialite-2.3.1/init_spatialite-2.3.sql.gz
$ gunzip init_spatialite-2.3.sql.gz
Now, the ``spatialite`` command can be used to initialize a spatial database::
@@ -577,7 +577,7 @@ Now, the ``spatialite`` command can be used to initialize a spatial database::
inside your ``settings.py``.
-__ http://www.gaia-gis.it/spatialite/resources.html
+__ http://www.gaia-gis.it/spatialite-2.3.1/resources.html
Add ``django.contrib.gis`` to :setting:`INSTALLED_APPS`
@@ -632,7 +632,6 @@ community! You can:
sure to provide a complete description of the problem, versions used,
and specify the component as "GIS".
-__ http://www.mibbit.com/?server=irc.freenode.net&channel=%23geodjango
__ http://groups.google.com/group/geodjango
__ http://code.djangoproject.com/simpleticket