--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cd2c6578-2029-484e-96d6-816fe3b16163%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Not Found: /polls/
[06/Feb/2017 23:34:00] "GET /polls/ HTTP/1.1" 404 1925
Not Found: /polls/
[06/Feb/2017 23:34:01] "GET /polls/ HTTP/1.1" 404 1925
Above is my console output. My run server command is python3 manage.py runserver. I need to use python3 as the command otherwise it does not work at all.
I have not seen setting.py in your project . Also could you please send your runserver command and output
On Mon, Feb 6, 2017 at 7:49 PM, Philip <phil...@gmail.com> wrote:
Hello,I am working through the tutorial included with the django documentation, and I am confused as to why my url is not working. I have the most recent versions of django and python (the ones that the tutorial says to use) and I believe my file structure is correct, you can see it on https://github.com/philipkiely/docexample to verify. However, I get a 404 error when I try localhost:8000/polls/, where the documentation tutorials says that I should be seeing the page that I built.Thank you,Philip
--
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...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/d45I92r6cCo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/19dbc28b-c01e-4398-bd44-d6dd7ce6f329%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/d45I92r6cCo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/31b1f171-cf30-49dd-9c06-02d5d4f691de%40googlegroups.com.