Thanks Shawn!

After changing the domain name in admin, I could get the subject
right. however, the page not found problem still persists.
I have provided my urls.py earlier. And I have the following files in
the directory mentioned in TEMPLATE_DIRS setting.

registration/password_reset_complete.html
registration/password_reset_confirm.html
registration/password_reset_done.html
registration/password_reset_email.html
registration/password_reset_complete.html
registration/password_reset_form.html

password_reset_email has following:

<p>{{ protocol }}://mygoplanner.com{% url
django.contrib.auth.views.password_reset_confirm uidb36=uid,
token=token %}</p>

<br/> <br/>

Am I missing anything?

Thanks,
Sincerely,
Sonal.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to