Can any one help me with this error "Page not found (404)" ?

22 views
Skip to first unread message

Maaz Muqri

unread,
Apr 27, 2011, 1:13:32 AM4/27/11
to Django users
Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/
Using the URLconf defined in mysite.urls, Django tried these URL
patterns, in this order:
^admin/
The current URL, , didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a
standard 404 page.

____________________________________________________________________________________________


Iam getting this error when I am running the first Django Polls
Application. Can anyone say me where is this Django settings file ? I
am using Ubuntu operating system

Oleg Lomaka

unread,
Apr 27, 2011, 8:48:17 AM4/27/11
to django...@googlegroups.com
Go on read 3rd part of tutorial about urls.py configuration

Thames Khi

unread,
Jan 31, 2017, 7:09:17 AM1/31/17
to Django users, oleg....@gmail.com
Once the polls app is created there is no reference to the root /project site!

ludovic coues

unread,
Jan 31, 2017, 8:53:57 AM1/31/17
to django...@googlegroups.com
Could you share your urls.py files and the actual error you get ? 

--
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/6ca311cf-ae0e-4297-9624-8743d23e03ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages