Opened 16 years ago
Closed 16 years ago
#10211 closed (duplicate)
Problem in Admin's Login / Change password URL's
Reported by: | kylar | Owned by: | nobody |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I have installed today the latest development version of Django, and i noticed that the links to Change password and Logout point to admin/logout and admin/password_change, and not /admin/logout and /admin/password_change.
I tested the latest stable version and it does not have this problem.
Forgive me if i said a mistake, i am a beginner, but i want to help!
Note:
See TracTickets
for help on using tickets.
Duplicate of #10061, feel free to give the patch on it a try and report the results on that ticket.