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 Fixed #16232 -- Corrected typo in geographic admin reference. Thanks, Issac Kelly. 2011-06-29 13:52:27 +00:00
commands.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
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 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 Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
gdal.txt Dropped support for GDAL < 1.5 2012-07-15 21:10:32 +02:00
geodjango_setup.bat Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now recommend the OSGeo4W installer for spatial libraries. 2011-03-17 20:06:19 +00:00
geoip.txt Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks jonash for the report. 2012-04-11 21:35:08 +00:00
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 Updated the Ubuntu installation section for 12.04 release. 2012-09-07 18:08:57 -07: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 Modified docs about SpatiaLite version that doesn't need manual initial SQL file loading as per 675431dfaa. 2012-08-23 21:18:29 -03:00
tutorial.txt Used ST_AsText for testing PostGIS raw query 2012-09-15 12:02:28 +02:00
utils.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