django1/django/db
Chris Beaven 7feb70eef3 Fixed #22239 -- Add auto detection of renamed models 2014-03-10 13:55:44 +13:00
..
backends Reorganized the database test settings 2014-03-09 03:57:18 +02:00
migrations Fixed #22239 -- Add auto detection of renamed models 2014-03-10 13:55:44 +13:00
models Fix weird autodetector error 2014-03-08 18:35:45 -08: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