﻿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
10504	Consistency between HttpResponse* params and render_to_response	Brent Hagany	nobody	"I was just browsing through some of the Django code and came across the new-ish (to me) addition of the content_type alias for the mimetype parameter to HttpResponse and company.  Wondering about the rationale behind this decision, I came across ticket #3526, which may be helpful to review in evaluating this ticket.

In light of this, (and just for consistency) I thought it would probably be a good idea to allow render_to_response to pass content_type along to HttpResponse.  I'll attach a simple patch that does this.

Also, this patch will conflict with another patch (#9081) I've submitted that has been accepted but not yet committed.  It'll be very easy to resolve, but I'm unsure if I should take any special measures about this."	Cleanup/optimization	closed	HTTP handling	1.0	Normal	fixed		brent.hagany@… Riccardo Attilio Galli	Accepted	1	0	0	1	1	0
