django1/django/db
Chris Beaven 40f6ca54f8 Fix autodetector creation of RenameModel migration to capitalize model names 2014-03-11 12:23:45 +13:00
..
backends Reorganized the database test settings 2014-03-09 03:57:18 +02:00
migrations Fix autodetector creation of RenameModel migration to capitalize model names 2014-03-11 12:23:45 +13:00
models Fixed #22210 -- Saving model instances to non-related fields. 2014-03-10 15:25:18 +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