﻿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
10759	UserAdmin views should use attribute or current model to lookup the template paths	james Turnbull	nobody	"When overriding the add_view() and user_change_password() in UserAdmin I expected it to use the current model names to find the templates (like the rest of admin).

However, it was hardcoded to use admin/auth/user/add_form.html and admin/auth/user/change_password.html.

Attached patch adds in the path for the current model, falling back to the above for backwards compatibility."		closed	contrib.admin	dev		duplicate	UserAdmin, add_view, user_change_password		Accepted	1	0	0	0	0	0
