django1/django/contrib/gis
Tim Graham 30e5703844 [1.8.x] Fixed #24802 -- Delayed GDAL check for OSMGeoAdmin
Backport of a37dcfd0a3 from master
2015-05-15 09:20:04 -04:00
..
admin [1.8.x] Fixed #24802 -- Delayed GDAL check for OSMGeoAdmin 2015-05-15 09:20:04 -04:00
db [1.8.x] Fixed #24615 -- ordering by expression not part of SELECT 2015-04-16 09:42:42 +02:00
forms [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
gdal [1.8.x] Fixed #24724 -- Fixed GIS initialization crash on Windows. 2015-05-01 16:18:53 -04:00
geoip [1.8.x] Moved contrib.gis tests out of contrib. 2015-02-11 12:05:29 -05:00
geometry [1.8.x] Moved contrib.gis tests out of contrib. 2015-02-11 12:05:29 -05:00
geos [1.8.x] Fixed #24750 -- Updated two contrib.gis comment links 2015-05-06 12:08:33 -04:00
locale [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
management [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
maps [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
serializers [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
sitemaps [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
static/gis/js Complemented 1.6 release notes for 457c16d0d6 2014-08-15 10:14:55 +02:00
templates/gis [1.8.x] Fixed #24480 -- Marked strings in contrib.gis templates for translation. 2015-03-14 15:20:53 -04:00
utils [1.8.x] Fixed #24750 -- Updated two contrib.gis comment links 2015-05-06 12:08:33 -04:00
__init__.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
apps.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
feeds.py [1.8.x] Fixed E265 comment style 2015-02-06 09:35:08 -05:00
measure.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
shortcuts.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
views.py Appeased flake8 2.1.0. 2014-04-21 12:27:34 +02:00