﻿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
23784	Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again	Peter Lauri	Nathan Schagen	"Related documentation: https://docs.djangoproject.com/en/1.7/howto/error-reporting/

It states '''To activate this behavior, put the email addresses of the recipients in the ADMINS setting.''' and in the following '''See also''' it states that this behavior can be customized by changing logging. 

The problem here is that a novice user will not easily catch that they break this behavior if they add their own LOGGING into settings.py without also adding the AdminEmailHandler handler and corresponding logger."	Cleanup/optimization	closed	Documentation	1.7	Normal	invalid			Accepted	0	0	0	0	1	0
