django1/django
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
..
apps Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Changed start of week for Australia to Sunday as requested in https://code.djangoproject.com/ticket/21989 2014-03-14 14:00:27 -04:00
contrib Fixed migration so MySQL GIS test doesn't fail; refs #22001. 2014-03-19 06:49:29 -04:00
core Fixed regression in file locking on some platforms. 2014-03-18 10:35:22 -04:00
db Fix any sqlite field migration deleting all implicit m2m tables 2014-03-18 16:54:35 +13:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subclasses 2014-03-13 16:58:14 +01:00
http Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
middleware Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
template Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
templatetags Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test Reorganized the database test settings 2014-03-09 03:57:18 +02:00
utils Fixed #22283 -- Updated documentation referring to non-existent tuples. 2014-03-18 10:57:47 +01:00
views Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
__init__.py Bumped version number for 1.7a2 2014-02-06 15:54:27 -06:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00