#13845: Contrib auth password-reset email depends on is_admin_site
------------------------------------------+---------------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone: 1.3
Component: Authentication | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------+---------------------------------
Changes (by gabrielhurley):
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
For the record, the reason behind that email template control has to do
with the way the template name and the site domain name were being passed
around between the view and the save method of PasswordResetForm. It
wasn't pretty.
This issue is definitely valid, so I'll accept it. However, this issue has
a fix in the patch for #14386, which broadly decouples the sites framework
from the various contrib apps. Provided that patch gets committed, this
issue will be fixed.
--
Ticket URL: <http://code.djangoproject.com/ticket/13845#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.