Noobie question, can't get url request to work, 404

2017-07-05 Thread ahickman3
So I literally just started django, I know 0 about backend dev, but im going through the djangobook tutorial (also, please excuse me if I use the wrong syntax). He shows us how to get content to show up on our temporary domain (a simple Hello World). The hello world setup looks like so, with th

Re: Noobie question, can't get url request to work, 404

2017-07-05 Thread ahickman3
oh wow that was it, i wasnt reading the instructions correctly, i clearly said to go to /hello. Sorry about that, and thanks! On Wednesday, July 5, 2017 at 4:38:24 PM UTC-5, Alceu Rodrigues de Freitas Junior wrote: > > You forgot to say what is going wrong... I guessing you're getting a: > Page