#2068 closed defect (invalid)
Not possible activate the admin site
Reported by: | BleSS | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | normal | 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 am following the tutorial, and there is an error when I access to login screen (http://127.0.0.1:8000/admin/) using runserver.
http://django.pastebin.com/753153
I have python 2.4, and the last django revision: 3062.
Change History (1)
comment:1 by , 18 years ago
priority: | high → normal |
---|---|
Resolution: | → invalid |
Severity: | major → normal |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
General support requests should go to the Django users mailing list (http://groups.google.com/group/django-users/). Only file a ticket here when it is certain a bug has been found in Django; since others are using the admin app without issues, this is most likely a configuration problem on your server.