Hello ,

i have an issue in Django-Admin , when i click on logout and change
password , it add /admin/logout and /admin/change_password/ to the
current path as in http://localhost:8000/admin/posts/admin/logout/ and
does the same to password_change .

when trying to manually override this by adding /admin/logout/ and /
admin/password_change/ it redirect to /admin/password_change/admin/
password_change/done/

How can i fix this issue ?!

am using django RC 1.1 !

Regards
--~--~---------~--~----~------------~-------~--~----~
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