django1/django/db
Justin Hamade 7f8bd1a4b3 [1.7.x] Fixed #22434 -- Retain ordering on related sliced subqueries.
Thanks maciej.pawlisz for the report, and charettes for the review.

Backport of a13df671a5 from master
2014-04-16 18:02:25 -04:00
..
backends [1.7.x] Fixed #22460 -- Explicity remove constraints when dropping a related field. 2014-04-16 16:37:08 -04:00
migrations [1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations. 2014-04-13 19:03:20 -04:00
models [1.7.x] Fixed #22434 -- Retain ordering on related sliced subqueries. 2014-04-16 18:02:25 -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