summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-09-30 09:07:58 -0400
committerTim Graham <timograham@gmail.com>2016-09-30 09:26:20 -0400
commitcc282fa731dd4a427fb4e2aa6fb0e6763e44a72d (patch)
treee5acc00e01862ca633b287ca63fdc7c80008e1f8 /docs/releases/1.2.txt
parent98196766769c2ed8816772b60a2e8b79028963a2 (diff)
Updated links to the current version of PostGIS docs.
Diffstat (limited to 'docs/releases/1.2.txt')
-rw-r--r--docs/releases/1.2.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index 07efc6607b..c2676a90cc 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -348,8 +348,7 @@ are now included:
* ``django.contrib.gis.db.backends.oracle``
* ``django.contrib.gis.db.backends.spatialite``
-GeoDjango now supports the rich capabilities added
-in the `PostGIS 1.5 release <http://postgis.net/docs/manual-1.5/>`_.
+GeoDjango now supports the rich capabilities added in the PostGIS 1.5 release.
New features include support for the :ref:`geography type <geography-type>`
and enabling of :ref:`distance queries <distance-queries>`
with non-point geometries on geographic coordinate systems.