﻿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
16288	Enabling 'django.request' logger when DEBUG is True	mattbennett	nobody	"django.core.handers.base.handle_uncaught_exception doesn't pass errors to the 'django.request' logger if settings.DEBUG is True.

The attached patch enables the logger in debug mode, and adds a filter to the default logging configuration to maintain the current behaviour of AdminEmailHandler (not to send email if DEBUG is True).

Discussed on the developers group here: http://groups.google.com/group/django-developers/browse_thread/thread/d96e0121dad4476a

"	New feature	closed	Core (Other)	dev	Normal	fixed	logging		Accepted	1	0	0	0	0	0
