django/docs/ref/contrib/gis
Sergey Fedoseev bd903e8a6e Fixed #28570 -- Dropped support for GEOS 3.3.x.
Removed setting SRID in GEOSGeometry.clone() which was only required
in GEOS 3.3.0.
2017-09-11 13:57:24 -04:00
..
install Fixed #28570 -- Dropped support for GEOS 3.3.x. 2017-09-11 13:57:24 -04:00
admin.txt Fixed capitalization of "Spherical Mercator." 2017-09-09 09:35:30 -04:00
commands.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
db-api.txt Fixed #11854 -- Added Azimuth GIS function. (#8286) 2017-04-02 14:24:06 -04:00
deployment.txt
feeds.txt
forms-api.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
functions.txt Fixed broken links to Oracle docs. 2017-05-04 09:11:47 -04:00
gdal.txt Fixed #28525 -- Documented GDAL and GeoIP exceptions. 2017-09-02 09:10:18 -04:00
geoip2.txt Fixed #28525 -- Documented GDAL and GeoIP exceptions. 2017-09-02 09:10:18 -04:00
geoquerysets.txt Fixed #28436 -- Added support for distance lookups on MySQL. 2017-07-26 08:50:56 -04:00
geos.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
index.txt Refs #25184 -- Removed contrib.gis.geoip per deprecation timeline. 2017-01-17 20:52:00 -05:00
layermapping.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
measure.txt
model-api.txt Updated postgis.net and gaia-gis.it links to https. 2017-03-16 14:01:45 -04:00
ogrinspect.txt
serializers.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
sitemaps.txt
testing.txt
tutorial.txt Fixed #27964 -- Made MySQL backend raise exception if spatial transformation is needed for query. 2017-06-26 15:10:55 -04:00
utils.txt