﻿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
6318	Changing contrib.auth.views to use newforms	Shabda <shabda.raaj@…>	Shabda	"==Changing contrib.auth.views to use newforms==
django.contrib.auth.views still is using the oldforms library. I have modified the files django\contrib\auth\views.py and django\contrib\auth\forms.py to use the newforms library, since the transition to newforms is being done against the newforms-admin branch, i have created a patach on newforms-admin branch, revision 6996.
==Issues==
# Template admin/auth/user/change_password.html, needs to be modified to use the newforms. I do not have much idea about the admin templates, so can't do that.
# Method password_reset gives, me a (10061, 'Connection refused') error, but that is coz I am on a winodws machine, with no smtp server. "		closed	Contrib apps	newforms-admin		duplicate	auth, newforms		Unreviewed	1	0	0	0	0	0
