#12202: Hardcoded subject in the reset password mail
-------------------------------------+--------------------------------------
          Reporter:  anonymous       |         Owner:  agabel             
            Status:  assigned        |     Milestone:  1.3                
         Component:  Authentication  |       Version:  SVN                
        Resolution:                  |      Keywords:  reset password mail
             Stage:  Accepted        |     Has_patch:  1                  
        Needs_docs:  1               |   Needs_tests:  0                  
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by claudep):

  * needs_tests:  1 => 0

Comment:

 Here are some progress on this ticket (updated patch with test).
 About the .txt extension for the template, I fear that the standard
 makemessages will not parse it for extracting the translatable content.

 For docs, it appears that the registration forms API is not detailed in
 the documentation (http://docs.djangoproject.com/en/1.2/topics/auth
 /#module-django.contrib.auth.forms). However, this raises the fact that
 the password_reset view  might also receive a subject_template_name
 parameter. Is this wanted?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12202#comment:11>
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.

Reply via email to