﻿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
24526	Default logging config filters out anything below ERROR for django.request/django.security loggers	Tim Graham	Tim Graham	"The fact that the `django.request` and `django.security` handlers define:
{{{
            'level': 'ERROR',
            'propagate': False,
}}}
makes it impossible to configure other handlers to catch these errors."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Accepted	1	0	0	0	0	0
