summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-05-24 12:35:20 -0400
committerTim Graham <timograham@gmail.com>2013-05-24 12:36:12 -0400
commit82fc3ce41db298ae4b191d4a15bddfaf02ea11af (patch)
treebdc189a53ef5eb6acc8b6d4128fe390a4647d530
parentd6025d790f3f5ecc11981cb43e1e14f85adcdb4d (diff)
[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.
Backport of fbab3209fc from master
-rw-r--r--docs/ref/contrib/gis/geoip.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/ref/contrib/gis/geoip.txt b/docs/ref/contrib/gis/geoip.txt
index e37c4c60b0..49f54f35cb 100644
--- a/docs/ref/contrib/gis/geoip.txt
+++ b/docs/ref/contrib/gis/geoip.txt
@@ -17,8 +17,7 @@ Geolocation with GeoIP
in ``utils``, but will be removed in Django 1.6.
The :class:`GeoIP` object is a ctypes wrapper for the
-`MaxMind GeoIP C API`__. [#]_ This interface is a BSD-licensed alternative
-to the GPL-licensed `Python GeoIP`__ interface provided by MaxMind.
+`MaxMind GeoIP C API`__. [#]_
In order to perform IP-based geolocation, the :class:`GeoIP` object requires
the GeoIP C libary and either the GeoIP `Country`__ or `City`__
@@ -29,7 +28,6 @@ you set :setting:`GEOIP_PATH` with in your settings. See the example and
reference below for more details.
__ http://www.maxmind.com/app/c
-__ http://www.maxmind.com/app/python
__ http://www.maxmind.com/app/country
__ http://www.maxmind.com/app/city
__ http://www.maxmind.com/download/geoip/database/