﻿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
2185	"require_http_methods ""raise""s HttpResponseForbidden"	Maniac@…	Malcolm Tredinnick	"django.views.decorators.http.require_http_methods in case of invalid method ""raise""s an instance of HttpResponseForbidden which is not an Exception. Now it ends up in a form of 500 error.

I think we need an exceptions similar to Http404 for this case. Not sure if it should be called Http403 or HttpForbidden..."	defect	closed	Core (Other)		normal	fixed		Maniac@…	Unreviewed	0	0	0	0	0	0
