django1/django/contrib/gis
Tim Graham 0de0699d94 Fixed #27788 -- Dropped support for Oracle < 12.1. 2017-01-28 08:19:47 -05:00
..
admin Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
db Fixed #27788 -- Dropped support for Oracle < 12.1. 2017-01-28 08:19:47 -05:00
forms Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
gdal Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
geoip2 Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
geometry Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geos Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
locale Updated translation catalogs 2017-01-19 17:09:37 +01:00
management Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
serializers Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
sitemaps Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01: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 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -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 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
measure.py Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
ptr.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
shortcuts.py Fixed #27020 -- Used a context manager to close files. 2016-08-04 19:45:14 -04:00
views.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00