summaryrefslogtreecommitdiff
path: root/django/forms
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2010-09-10 19:19:08 +0000
committerKaren Tracey <kmtracey@gmail.com>2010-09-10 19:19:08 +0000
commit924ae1a09c0e0fd470f9f80debe7466a193bb54d (patch)
treeda82f554a28f09b69d511bdc5495b7a1e8fd3389 /django/forms
parentec8d04cffe720477908c7668018102768eb43083 (diff)
[1.2.X] Pass commit=False to loaddata in tests, which will keep the DB connection open. Closing the connection has the side-effect on some DBs (Postgres, MySQL/InnoDB) of rolling back the transaction that was in progress, causing these tests to fail.
r13717 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/forms')
0 files changed, 0 insertions, 0 deletions