﻿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
12098	HttpRequest __repr__ too verbose	Cody Soyland <codysoyland@…>	Berker Peksag	When working from a shell, printing request always fills my terminal with unneeded information. I would like to type locals() within a view without garbage all over my screen and type request.META, request.POST, etc if I would like to see more details. My patch replaces GET, POST, COOKIES, and META with the method and URL.	New feature	closed	HTTP handling	dev	Normal	fixed		codysoyland@…	Ready for checkin	1	0	0	0	0	0
