On Tue, Mar 16, 2021 at 9:11 AM Ronnie Atuhaire <[email protected]> wrote:
> Hello everyone, I joined this platform like a week ago not because I am > experienced but because I am new to Django and would like to connect with > like minded people. > > I have experienced an HTTP404 Error while following this tutorial at > *https://docs.djangoproject.com/en/3.1/intro/tutorial03/ > <https://docs.djangoproject.com/en/3.1/intro/tutorial03/> * > > Writing Views --I am stuck here, I can't see this page. > > """Take a look in your browser, at “/polls/34/”. It’ll run the detail() method > and display whatever ID you provide in the URL. Try “/polls/34/results/” > and “/polls/34/vote/” too – these will display the placeholder results and > voting pages""". > > I have been trying to figure it out but seems I have failed so far, tried > stack overflow but no help so far. Any one who is interested in helping me > out please let me know. > [image: image.png] > > I will be so grateful. > > Ronnie A > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAOPBWLc8Af0TtufUiV08m9djKhaodzWW35Kig%2BdrHMuHQfUNng%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAOPBWLc8Af0TtufUiV08m9djKhaodzWW35Kig%2BdrHMuHQfUNng%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > You haven't entered any url patterns in urls.py -- Joel Goldstick http://joelgoldstick.com/blog http://cc-baseballstats.info/stats/birthdays -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPM-O%2BwqTTCk1gf7469Xnun0NMfahLFepOBXcMD6yeCRavnqyA%40mail.gmail.com.

