﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13697	multiple_database test fails under Python 2.6	Russell Keith-Magee	nobody	"When executed under Python 2.6, The multiple_database.QueriesTest.test_subquery test fails:
{{{
======================================================================
FAIL: Make sure as_sql works with subqueries and master/slave.
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/Users/rkm/projects/django/hg/tests/regressiontests/multiple_database/tests.py"", line 886, in test_subquery
    self.assertRaises(ValueError, list, qs)
AssertionError: ValueError not raised

----------------------------------------------------------------------
Ran 1 test in 0.008s

FAILED (failures=1)
}}}"		closed	Testing framework	1.2		fixed			Accepted	0	0	0	0	0	0
