Opened 12 years ago
Closed 12 years ago
#18635 closed Bug (invalid)
Getting Error while added admin theam in local app --Directory indexes are not allowed here.
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | 1.3-alpha |
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
Page not found (404)
Request Method: GET
Request URL: http://localhost:8080/static/grappelli/
Directory indexes are not allowed here.
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
Attachments (1)
Change History (3)
comment:1 by , 12 years ago
Version: | 1.4 → 1.3-alpha |
---|
by , 12 years ago
Attachment: | django.png added |
---|
comment:2 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
TicketClosingReasons/UseSupportChannels