Re: Initial snag with the "Django Book"

2009-12-16 Thread nodxof
After posting this I paid a little more attention to the text of the book! I was just viewing the site root of course. The URL "http:// 127.0.0.1:8000/hello" produces the correct results. Apologies for such a careless entry. Don On Dec 16, 8:26 pm, nodxof wrote: > I've just

Re: Initial snag with the "Django Book"

2009-12-16 Thread Justin Steward
On Thu, Dec 17, 2009 at 12:26 PM, nodxof wrote: > I've just started learning django using "The Definitive Guide to > django" second edition. > > Going by the initial  example in Chapter 3 I get this. > > Page not found (404) > Request Method: GET > Request URL:    

Initial snag with the "Django Book"

2009-12-16 Thread nodxof
I've just started learning django using "The Definitive Guide to django" second edition. Going by the initial example in Chapter 3 I get this. 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