django1/django/db
Markus Holtermann db2a97870d [1.7.x] Fixed #24163 -- Removed unique constraint after index on MySQL
Thanks Łukasz Harasimowicz for the report.

Backport of 5792e6a88c from master
2015-01-19 17:25:05 +01:00
..
backends [1.7.x] Fixed #24163 -- Removed unique constraint after index on MySQL 2015-01-19 17:25:05 +01:00
migrations [1.7.x] Fixed #24135 -- Made RenameModel rename many-to-many tables. 2015-01-15 20:43:49 -05:00
models [1.7.x] Fixed #23758 -- Allowed more than 5 levels of subqueries 2014-12-31 09:42:07 -05:00
__init__.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
transaction.py [1.7.x] Improved a comment. Thanks intgr for the report. 2014-04-11 23:03:25 +02:00
utils.py [1.7.x] Restored the 'TEST_' prefix in the warning about deprecated test database settings 2014-12-01 02:18:16 +02:00