﻿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
25037	Add request.user to the debug view	Grigoriy Kramarenko	John Moses	"Displays the username in the mail for admins (used in views.debug.ExceptionReporterFilter) that caused the error:

Request repr(): 
<HttpRequest
path:/somepath/,
'''USER:None,'''
GET:{'get-key': 'get-value'},
POST:{'post-key': 'post-value'},
COOKIES:{'post-key': 'post-value'},
META:{'post-key': 'post-value'}>

"	New feature	closed	Error reporting	dev	Normal	fixed			Accepted	1	0	0	0	1	0
