Tuesday, July 3, 2012

Raise 404

Hey Djangoers,

I am on my tutorial 3 and I was on this topic.

And now if I try to access http://localhost:8000/polls/1/ it gives me the same error page, which it gives for other errors.

I know the error is because I have not yet created the detail.html page but is this the output for 'raise Http404' ?

--
Thanks & Regards
Smaran Harihar

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment