﻿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
19546	Add logging configuration to test_sqlite.py	Anton Baklanov	nobody	"I am not able to see deprecation warnings while running tests with python 2.7. Adding -Wd and -Wall parameters has no effect either. 

And only after adding `py.warnings` logger i finally got my warnings. So i'm proposing to add this logger into 'default' django test config [https://github.com/bak1an/django/commit/63c31f70913d692ae458193806732796b33c0ce0 like that].

It may help to prevent commits like [https://github.com/django/django/commit/a4a4b139cd1b2e5dd7a05f195c8990f4d94e882d this one].

"	Cleanup/optimization	closed	Testing framework	dev	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
