django1/django/contrib/gis
Claude Paroz 2ffa6ca73a Added Spatialite support to the new migration framework
Refs #22451.
2014-04-23 13:46:11 +02:00
..
admin Dropped support for GDAL 1.6 2014-03-29 11:08:52 +01:00
db Added Spatialite support to the new migration framework 2014-04-23 13:46:11 +02:00
forms Dropped support for GDAL 1.6 2014-03-29 11:08:52 +01:00
gdal Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
geoip Used more specific test assertions. 2014-04-09 22:20:22 +02:00
geometry Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
geos Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:18:07 +02:00
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
management Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
sitemaps Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
static/gis/js Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
templates/gis Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
tests Used migration framework in GIS test tearDown 2014-04-23 13:45:41 +02:00
utils Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests 2014-04-17 21:18:07 +02:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01: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 E125 pep8 warnings 2013-11-28 08:50:11 -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