﻿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
17640	Exception message causes DeprecationWarning in test_utils	Zbigniew Siciarz	Zbigniew Siciarz	"When running Django tests on Python 2.7 with -Wall, the tests in regressiontests/test_utils/tests.py raise a DeprecationWarning as follows:

{{{
C:\Users\USER\v\django14\django\tests\regressiontests\test_utils\tests.py:149: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
}}}
"	Bug	closed	Testing framework	1.4-alpha-1	Normal	fixed	deprecation, tests		Accepted	1	0	0	0	1	0
