﻿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
10342	login view should accept a form class	steph	nobody	"I would like to override the default form (AuthenticationForm) in django.contrib.auth.views.login.
This is needed if an alternative auth backend is used, which needs extra fields for logging in (e.g. captcha).

The attached patch allows to override the form class by adding a ""form_class"" argument to the view (defaults to AuthenticationForm)."		closed	contrib.auth	dev		duplicate	contrib auth login form override		Accepted	1	1	1	0	0	0
