django/docs/ref/contrib/gis
Claude Paroz 388165ade4 Fixed LayerMapping encoding in geodjango tutorial.
GDAL >= 1.9 automatically converts latin-1-encoded strings from Shapefiles to
UTF-8.
2018-08-28 18:59:34 +02:00
..
install Updated GIS install instructions to use placeholders for GIS library versions. 2018-06-12 15:22:05 -04:00
admin.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
commands.txt
db-api.txt Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups. 2018-06-21 09:25:31 -04:00
deployment.txt
feeds.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
forms-api.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
functions.txt Fixed #29507 -- Added Oracle support for Envelope GIS function. 2018-06-20 16:48:57 +05:00
gdal.txt Removed duplicate words in docs. 2018-07-18 11:24:06 -04:00
geoip2.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
geoquerysets.txt Added description, example, and SQL equivalents for equals and same_as GIS lookups. 2018-06-22 09:54:41 -04:00
geos.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
index.txt
layermapping.txt
measure.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
model-api.txt Fixed #29633 -- Doc'd the geometry type for each model field. 2018-08-03 10:22:11 -04:00
ogrinspect.txt
serializers.txt
sitemaps.txt
testing.txt
tutorial.txt Fixed LayerMapping encoding in geodjango tutorial. 2018-08-28 18:59:34 +02:00
utils.txt