django1/django/db
Markus Holtermann 21358e7225 [1.7.x] Fixed #23614 -- Changed the way the migration autodetector orders unique/index_together
Thanks to Naddiseo for the report and Tim Graham for the review

Backport of 5c9c1e029d from master
2014-10-29 13:16:23 -04:00
..
backends [1.7.x] Fixed typo in MySQL backend doctring 2014-10-27 14:03:15 +01:00
migrations [1.7.x] Fixed #23614 -- Changed the way the migration autodetector orders unique/index_together 2014-10-29 13:16:23 -04:00
models [1.7.x] Fixed #23611 -- update_or_create failing from a related manager 2014-10-08 04:55:47 +07: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] Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 13:28:16 -04:00