Hi.
I've finished the tutorial for the polls app.
I tought everythin was OK till I load the server and type the addres:
http://127.0.0.1:8000/polls/
web browser shows me the message "No polls are available" isn't a web
browser error message, because it is plain text.
I've created 3 polls with 3
error fixed.
The problem: I was using c:\documents and settings\hp_propietario
\mysite\ emplates\polls
\index.html (File does not exist)
instead of:
c:/documents and settings/hp_propietario/mysite/templates/polls
/index.html (File does not exist)
thanks..
--
You received this message because
Hi.
I'm following the tutotial for my first Django app, in part 3 after
edit the views.py file I'm getting the error.
I already created the polls directory with the index.html file as
indicated in the tutorial, also I've edited the setting.py to indicate
where the templates are located. When I r
Hello.
I can't create a superuser for an admin area, i type username and e-
mail, then when I try to type password the keyboard freezes and
doesn't respond so I need to use the Ctrl + break to quit server (I'm
following the steps for writing my first Django app).
I tried to create it in two diff
4 matches
Mail list logo