django1/django/db
Tim Graham b918bc921c [1.7.x] Fixed #23014 -- Infinite migration regression with unique/index_together.
Backport of 64e75c47ef from master
2014-07-24 14:30:16 -04:00
..
backends [1.7.x] Fixed #23030 -- Properly handled geometry columns metadata during migrations 2014-07-23 12:16:11 +02:00
migrations [1.7.x] Fixed #23014 -- Infinite migration regression with unique/index_together. 2014-07-24 14:30:16 -04:00
models [1.7.x] Fixed #22998 -- Updated the fast_delete logic for GFKs 2014-07-16 12:43:14 +03: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