Opened 4 years ago
Closed 4 years ago
#32246 closed Bug (invalid)
Error 404
Reported by: | jeagerist4ever | Owned by: | |
---|---|---|---|
Component: | Error reporting | Version: | 3.1 |
Severity: | Normal | Keywords: | |
Cc: | jeagerist4ever | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi.I'm new to web developing and as a django user I wanted to learn from your "Writing your first Django app, part 1" after adding "polls" and writing the same code as in your tutorial I was ready to "runserver".But the is a problem when I go to "http://localhost:8000/polls/" I get an Error 404 page.
"http://localhost:8000/admin/" works fine but adding new apps does not work.
After searching the net I found no result to fix it and came here.Please tell me how to solve this problem.
Change History (2)
comment:1 by , 4 years ago
Cc: | added |
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Triage Stage: | Accepted → Unreviewed |
Tutorial works for me. Please don't use trac as a support channel.
Closing per TicketClosingReasons/UseSupportChannels.