﻿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
15630	Add to docs information about the fact that unhandled exceptions are not logged if DEBUG=True	Goldan	nobody	"I failed to find the following valuable information in the documentation.

If DEBUG=True, logger.error() function is never called for unhandled exceptions (that cause the 500 error). See django/core/handlers/base.py, function handle_uncaught_exception(). So the information about the exception is not logged anywhere.

It took me some time to figure it out, so I think it should be mentioned in the docs."	Bug	closed	Documentation	dev	Normal	fixed		Goldan	Accepted	0	0	0	0	0	0
