django1/django/contrib/gis
Sergey Fedoseev c984e2bc15 Fixed #25869 -- Added trim and precision properties to WKTWriter. 2015-12-18 19:44:43 +01:00
..
admin Upgraded OpenLayers version from 2.13 to 2.13.1 2015-10-03 12:36:39 +02:00
db Fixed #25853 -- Added support for GeoHash function on SpatiaLite. 2015-12-04 08:09:21 -05:00
forms Upgraded OpenLayers version from 2.13 to 2.13.1 2015-10-03 12:36:39 +02:00
gdal Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
geoip Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2. 2015-08-31 16:12:40 -04:00
geoip2 Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2. 2015-08-31 16:12:40 -04:00
geometry Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geos Fixed #25869 -- Added trim and precision properties to WKTWriter. 2015-12-18 19:44:43 +01:00
locale Pulled contrib translations from Transifex 2015-12-01 20:37:57 +01:00
management Removed deprecated GeoManager from inspectdb/ogrinspect output. 2015-08-10 10:29:36 -04:00
maps Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:14:21 -04:00
serializers Fixed #25141 -- Diminished GDAL dependence during geojson serialization 2015-07-20 20:22:29 +02:00
sitemaps Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
static/gis/js Fixed JavaScript "no-eval" violation. 2015-07-22 17:09:53 -04:00
templates/gis Fixed #25348 -- Removed unused gif/png images from contrib.admin. 2015-09-04 08:55:36 -04:00
utils Fixed #25926 -- Removed gis.utils.ogrinfo.sample backwards compatibility alias. 2015-12-12 12:00:24 -05:00
__init__.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
feeds.py Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
measure.py Removed django.utils.functional.total_ordering() 2015-06-15 13:15:24 -04:00
shortcuts.py Moved numpy import helper to shortcuts 2015-02-09 15:51:19 +01:00
views.py Appeased flake8 2.1.0. 2014-04-21 12:27:34 +02:00