Re: I'm a new user trying to set up a second app, and I'm getting 404s

2006-09-05 Thread markscottwright
Damn. I figure it out 10 seconds after posting. I needed to add allow_empty=True to the arguments for object_list. Sorry everyone. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to

I'm a new user trying to set up a second app, and I'm getting 404s

2006-09-05 Thread markscottwright
I'm trying to add my own app to the site I created when I went though the tutorial. So, I've already got "polls" set up, and I'm trying to set up an app called liontamer. I've done essentially the same thing as the polls site (described below), but when I try to go to the root url (localhost:800