django1/django/db
Chris Beaven b47ef04ea2 Fix any sqlite field migration deleting all implicit m2m tables
Fixes #22281
2014-03-18 16:54:35 +13:00
..
backends Fix any sqlite field migration deleting all implicit m2m tables 2014-03-18 16:54:35 +13:00
migrations Fix AlterField migrations that are related to a RenameModel migration 2014-03-11 17:13:26 +13:00
models Fixed #22001 -- Ensure db_type is respected. 2014-03-14 22:32:17 +00: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 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
utils.py Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00