; typed "http://localhost:8000/index";. You shouldn't view "/index". It's
> the name of the view function, not the name of the end point. As you can
> see on the error page, you provided views at "polls/" and "admin/". So you
> just go to &
I have tried this many times and made it to part 4 only to get stymied, so
I start over. The last few tries, when ever, in part 1, I do the first
"python manage.py migrate" command everything goes haywire. All my
directories are underlined in red, Then when I set up the models (db) and
run "
I have done the first part of the tutorial many times and suddenly, doing
it one more time, I get this message. I am in the right directory and I
have checked the code in urls.py many time as well. What is going on?
```
Page not found (404)
Request Method: GET
Request URL: http://localhos
When I try to run "python manage.py migrate" I get an error "invalid
syntax" that points to ") from exc". How can I fix this?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, sen
4 matches
Mail list logo