hi all,
 i am learning django by using django 1.6 documents tutorial 1 - 6.
 this round is my 4th try and, previous 3 try was successful and i 
understand more on every try.

 i am in tutorial 3 now, to create views.

 according to the documents, after i created a view, i need to map it to a 
URL.
 so i follow the documents to add a urls.py in the polls directory.
 and then i follow the document to add include() to mysite/urls.py
 i am able to so called wired an index view into the polls view.

 now if i go back to localhost:8000, i get an error page,
 so my question is
* 1) WHY?*
* 2) how to get back my localhost:8080 index page co-exist with  the polls 
index page?*

thank you very much everyone for your time. i am new and sorry for so 
simple question.
thank you.

<https://lh3.googleusercontent.com/-aC77uaF_Iic/U2xOOveIRzI/AAAAAAAABUw/O8tu6h4YwPE/s1600/Screenshot+from+2014-05-09+11%3A40%3A31.png>

<https://lh3.googleusercontent.com/-umKD3-i9XFo/U2xOB7aLqjI/AAAAAAAABUo/xU-rH-JPRTE/s1600/Screenshot+from+2014-05-09+11%3A38%3A17.png>

-- 
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, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f3f727db-3c1f-493d-a581-f19376a9a6d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to