Opened 12 years ago
Closed 12 years ago
#18890 closed Uncategorized (needsinfo)
Django admin on Chrome redirects back to login page after each action
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | travis@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm having trouble with the Django Admin on Google Chrome using default database-backed sessions. After the authentication phase django redirects to the admin home but then every time i click on an admin entry django redirects back to the login page. It doesn't happen with any other browser.
Change History (2)
comment:1 by , 12 years ago
Component: | Uncategorized → contrib.admin |
---|
comment:2 by , 12 years ago
Cc: | added |
---|---|
Resolution: | → needsinfo |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This sounds like a configuration error, not a specific issue with the admin. Without more details, it's hard to help debug what this might be.
Please re-open this with a detailed process for recreating this issue if you're still experiencing this problem.