I'm experiencing Change password / Logout redirect errors while trying
to logout or change the password.

The 404 messages show below:
Request Method:         GET
Request URL:    http://127.0.0.1/admin/admin/logout/

It's adding in an extra ^admin/

Same for Change password:
Request URL:    http://127.0.0.1/admin/admin/password_change/

Is anyone else experiencing this?  Where in the auth.views can I find
the issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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