django/docs/ref/contrib/gis
Flavio Curella 92b5341b19 Fixed #16455 -- Added support for PostGIS 2.0
Thanks ckarrie for the report and the initial patches, Flavio Curella
for updating the patch, and Anssi Kääriäinen for testing. See ticket
for other valuable contributors.
2012-09-30 22:49:41 +02:00
..
admin.txt Fixed #16577 -- Added a map_creation block in openlayers.js template 2012-09-20 10:31:37 +02:00
commands.txt
create_template_postgis-1.3.sh
create_template_postgis-1.4.sh
create_template_postgis-1.5.sh
create_template_postgis-debian.sh Fixed #18246 -- Replaced bash-specific syntax in geodjango postgis helper script. 2012-05-01 20:33:50 +02:00
db-api.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
deployment.txt Fixed #18306 -- Removed most of GeoDjango-specific deployment docs 2012-06-28 13:42:36 +02:00
feeds.txt
gdal.txt Dropped support for GDAL < 1.5 2012-07-15 21:10:32 +02:00
geodjango_setup.bat
geoip.txt
geoquerysets.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
geos.txt Fixed #18919 -- Stopped dropping Z attribute when transforming geometries 2012-09-29 12:33:18 +02:00
index.txt
install.txt Fixed #16455 -- Added support for PostGIS 2.0 2012-09-30 22:49:41 +02:00
layermapping.txt Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
measure.txt Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
model-api.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
ogrinspect.txt Added some reST markup to avoid a warning during docs compilation. 2010-12-22 15:54:31 +00:00
sitemaps.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
testing.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
tutorial.txt Used ST_AsText for testing PostGIS raw query 2012-09-15 12:02:28 +02:00
utils.txt