django1/django/db
Ramiro Morales dc5f2607de Fixed #15029 -- Moved to database backends the ability to decide if two DATABASES items are different when creating temporary databases for tests.
hG: Enter commit message.  Lines beginning with 'HG:' are removed.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-02 14:02:14 +00:00
..
backends Fixed #15029 -- Moved to database backends the ability to decide if two DATABASES items are different when creating temporary databases for tests. 2011-02-02 14:02:14 +00:00
models Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_fields 2011-01-28 14:08:25 +00:00
__init__.py Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code. 2010-10-11 12:20:07 +00:00
transaction.py Refactor all uses of thread locals to be more consistant and sane. 2011-01-17 09:52:47 +00:00
utils.py Fixed the world's ugliest syntax (that's not an actual error) that snuck in with [14857]. 2010-12-08 18:37:00 +00:00