﻿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
13845	Contrib auth password-reset email depends on is_admin_site	petr.pulc@…	nobody	"Just a weird behavior in there:

Assume I got a portal that have to work under few different URLs or just I want to have it portable. So, I do not want to really use Sites and I turn is_admin_site to True. But now, password-reset email turns to default one, no matter what my email_template_name setting is.

I thing it is just a bug in django.contrib.auth.views.password_reset, where is_admin_site (l98) should only control domain override."		closed	contrib.auth	dev		fixed			Accepted	0	0	0	0	0	0
