django1/django/db
Baptiste Mispelon 04e7c7d51f [1.7.x] Fixed #23492 -- Restored F.__deepcopy__.
This reverts commit 3a66035107.
A regression test was also added.

Backport of d63ac5b595 from master.
2014-09-16 12:24:01 +02:00
..
backends [1.7.x] Fixed #23416 -- Make sure DatabaseCreation respects checks. 2014-09-06 19:02:28 +01:00
migrations [1.7.x] Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migrations. 2014-09-15 15:06:21 -04:00
models [1.7.x] Fixed #23492 -- Restored F.__deepcopy__. 2014-09-16 12:24:01 +02: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 [1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 13:28:16 -04:00