django1/django/db
Vincent-Vega d773a08b27 [1.7.x] Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields.
refs #19195.

Backport of d04e730224 from master
2014-06-01 15:37:57 -04:00
..
backends [1.7.x] Simplified, very slightly, some code in the oracle backend 2014-05-29 07:52:55 -04:00
migrations [1.7.x] Fixed #22659 -- Prevent model states from sharing field instances. 2014-06-01 15:12:23 -04:00
models [1.7.x] Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields. 2014-06-01 15:37:57 -04: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 Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00