﻿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
4450	[newforms-admin] Change password form in edit form for user causes ProgrammingError	Glin	Adrian Holovaty	"In newforms-admin branch, when I go to Users, then click to specific user(or click to add user), then in password section in form click to ""change password form"", I get error such as this:

!ProgrammingError at /admin/auth/user/1/password/
invalid input syntax for integer: ""1/password"" 

{{{
Request Method:  	GET
Request URL: 	http://127.0.0.1:8000/admin/auth/user/1/password/

Exception Type: 	ProgrammingError
Exception Value: 	invalid input syntax for integer: ""1/password""
Exception Location: 	/usr/lib/python2.4/site-packages/django/db/backends/util.py in execute, line 17
}}}"		closed	contrib.admin	newforms-admin		fixed		andy-django@…	Accepted	1	0	0	0	0	0
