#10820 closed (duplicate)
Can't logout from admin interface
| Reported by: | strelnikovdmitrij | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.auth | Version: | 1.1-beta |
| 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
Hi guys, I'm using newer trunk version (15-04-2009) and found one problem.
When I'm logged in AdminUI and click 'Logo out' link, it return 404 error
django generate admin/admin/logout/ url instead of admin/logout/ ;)
Note:
See TracTickets
for help on using tickets.
Duplicate of #10061