﻿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
25695	csrf_failure view should take a template parameter	Raphael Michel	Raphael Michel	"The default CSRF failure view (`django.views.csrf.csrf_failure`) should take an optional `template` parameter, just as the HTTP error views (e.g. `django.views.defaults.page_not_found`) do to make it easier to overwrite the view while retaining the template rendering context of the default view.

Currently, it is necessary to copy over the view to your own codebase, which is very unclean.

I will prepare a pull request for this ticket if it gets accepted."	New feature	closed	Uncategorized	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
