﻿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
5298	The extra_context keyword argument should be available in the auth app views	peadalo@…	durdinator	"= Enhancement Request =
When using the views in the auth app (django.contrib.auth.views), it would be nice to have the option of passing extra context variables through the views and to the templates.  This seems to be possible with django generic views by passing a dictionary to the ""extra_context"" keyword argument.

This would be useful for passing context variables to the login/logout templates which are specific to only those templates and therefore don't belong in the RequestContext context processors."		closed	Contrib apps	dev		fixed	"extra_context auth ""generic views"" sprintsept14"	adurdin@…	Accepted	1	0	0	0	0	0
