django1/django/contrib/gis
Claude Paroz 60879a2193 Loaded real destructor functions before garbage time
This is an alternative patch to the unsuccessful b43b27bcd.
2015-06-26 13:41:48 +02:00
..
admin Added contrib.gis.admin.__all__ 2015-05-15 09:41:44 -04:00
db Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
forms Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
gdal Refs #24840 -- Added GDALRaster Warp and transform methods 2015-06-24 18:31:22 +02:00
geoip Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
geometry Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geos Loaded real destructor functions before garbage time 2015-06-26 13:41:48 +02:00
locale Updated translations from Transifex 2015-04-30 14:29:08 +02:00
management Fixed #24979 -- Removed usage of inspect.getargspec(). 2015-06-15 13:43:22 -04:00
maps Removed django.utils.functional.total_ordering() 2015-06-15 13:15:24 -04:00
serializers Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
sitemaps Deprecated legacy GeoManager/GeoQuerySet methods 2015-04-22 19:54:17 +02:00
static/gis/js Complemented 1.6 release notes for 457c16d0d6 2014-08-15 10:14:55 +02:00
templates/gis Fixed #24480 -- Marked strings in contrib.gis templates for translation. 2015-03-14 14:46:09 -04:00
utils Added GDAL 2.0 support 2015-06-20 14:40:50 +02: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 Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02: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