django1/django/contrib/gis
Claude Paroz 290b2849f7 [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
..
admin [1.11.x] Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg. 2017-03-21 10:38:15 -04:00
db [1.11.x] Fixed #27603 -- Fixed AsKML when queryset is evaluated more than once. 2017-03-23 19:31:23 -04:00
forms [1.11.x] Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg. 2017-03-21 10:38:15 -04:00
gdal [1.11.x] Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash. 2017-03-21 11:45:41 -04:00
geoip Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
geoip2 Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
geometry Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geos Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
locale [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
management Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
serializers Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
sitemaps Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
static/gis Refs #25004 -- Replaced PNGs with SVGs 2017-01-02 19:45:58 +01:00
templates/gis Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3 2017-01-02 19:45:52 +01:00
utils Moved unneeded ImproperlyConfigured inner imports. 2017-01-16 12:48:41 -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 Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
ptr.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
shortcuts.py Fixed #27020 -- Used a context manager to close files. 2016-08-04 19:45:14 -04:00
views.py Appeased flake8 2.1.0. 2014-04-21 12:27:34 +02:00