django1/django/contrib/gis
Andrew Godwin 5f6558f82f Stop errors on older Spatialite versions that miss some tables 2014-08-05 21:09:37 +10:00
..
admin Dropped support for GDAL 1.6 2014-03-29 11:08:52 +01:00
db Stop errors on older Spatialite versions that miss some tables 2014-08-05 21:09:37 +10:00
forms Dropped support for GDAL 1.6 2014-03-29 11:08:52 +01:00
gdal Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11 2014-07-21 19:05:19 +02:00
geoip Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
geometry Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
geos Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
locale Updated translation catalogs 2014-05-19 15:17:35 +02:00
management Fixed #23028: Added unique_togther support to inspectdb. 2014-07-18 16:10:59 +00:00
maps Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
sitemaps Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
static/gis/js Removed erroneous trailing comma in OLMapWidget.js. 2014-06-03 07:44:06 -04:00
templates/gis Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
tests Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00
utils Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
__init__.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
apps.py Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
feeds.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
measure.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
models.py Fixed jenkins breakage, apparently migrations need a models module. 2014-05-17 10:15:58 +02: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