1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/contrib/gis
Claude Paroz 65793d714c Used ST_AsText for testing PostGIS raw query
AsText will not be supported in further versions of PostGIS (>=2).
2012-09-15 12:02:28 +02:00
..
admin.txt
commands.txt
create_template_postgis-1.3.sh Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs. 2010-03-26 20:14:53 +00:00
create_template_postgis-1.4.sh Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs. 2010-06-23 17:34:57 +00:00
create_template_postgis-1.5.sh Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported :download: directives. 2010-04-09 20:51:01 +00:00
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
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 #13904 - Documented how to avoid garbage collection messages in GIS. 2012-08-03 05:17:52 -04:00
index.txt Fixed #16553 -- Refactored the GeoIP module, moving it django.contrib.gis.geoip; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
install.txt
layermapping.txt
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
sitemaps.txt
testing.txt
tutorial.txt Used ST_AsText for testing PostGIS raw query 2012-09-15 12:02:28 +02:00
utils.txt