﻿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
25549	auth_user_password_change URL is undocumented	Philipp Metzler	Sambhav Satija	"It would be nice if also the URL for auth_user_password_change from /django/contrib/auth/admin.py class UserAdmin().get_urls() would be mentioned here:

https://docs.djangoproject.com/en/dev/ref/contrib/admin/#reversing-admin-urls

With an example:

{{{
urlresolvers.reverse('admin:auth_user_password_change', args=(1,))

results in:

/admin/main/customuser/1/password/
}}}
"	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed		anaghar1996@… f.ssat95@…	Accepted	1	0	0	1	1	0
