django1/django/contrib/gis
Eric Palakovich Carr c11b9346d4 Fixed migration so MySQL GIS test doesn't fail; refs #22001.
The test previously failed with the error:
(1170, "BLOB/TEXT column 'name' used in key specification without a key length")
2014-03-19 06:49:29 -04:00
..
admin Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
db Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
forms Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
gdal Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
geoip Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
geometry Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
geos Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
static/gis/js Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
templates/gis Whitespace cleanup. 2013-10-10 16:49:20 -04:00
tests Fixed migration so MySQL GIS test doesn't fail; refs #22001. 2014-03-19 06:49:29 -04:00
utils Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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 Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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 Continue to attack E302 violations 2013-11-02 10:18:46 -07:00