Re: URL Parameter is not found, 404 error

2009-09-22 Thread Malcolm MacKinnon
Thanks for your help, Daniel. I made the change. On Mon, Sep 21, 2009 at 11:47 PM, Daniel Roseman wrote: > > On Sep 22, 2:31 am, Malcolm MacKinnon wrote: > > Thanks, Karen. With your help, I manged to fix it. > > Note that - quite apart from your original problem - you've got a > serious ineffic

Re: URL Parameter is not found, 404 error

2009-09-21 Thread Daniel Roseman
On Sep 22, 2:31 am, Malcolm MacKinnon wrote: > Thanks, Karen. With your help, I manged to fix it. Note that - quite apart from your original problem - you've got a serious inefficiency in this view. You iterate through every customer to find a matching customer number which, once you get more th

Re: URL Parameter is not found, 404 error

2009-09-21 Thread Malcolm MacKinnon
Thanks, Karen. With your help, I manged to fix it. On Mon, Sep 21, 2009 at 5:52 PM, Karen Tracey wrote: > On Mon, Sep 21, 2009 at 3:28 PM, Malcolm MacKinnon wrote: > >> Hi, >> I'm new to Django. >> > I keep getting a 404 error when I try to pass a "prod" parameter to a url. >> > I think it is ju

Re: URL Parameter is not found, 404 error

2009-09-21 Thread Karen Tracey
On Mon, Sep 21, 2009 at 3:28 PM, Malcolm MacKinnon wrote: > Hi, > I'm new to Django. > I keep getting a 404 error when I try to pass a "prod" parameter to a url. > I think it is just this last parameter that is giving me trouble. > > Here is my error: > Page not found (404) > > Request Method:GET

URL Parameter is not found, 404 error

2009-09-21 Thread Malcolm MacKinnon
Hi, I'm new to Django. I keep getting a 404 error when I try to pass a "prod" parameter to a url. I think it is just this last parameter that is giving me trouble. Here is my error: Page not found (404)Request Method:GETRequest URL: http://localhost/order_closeouts/imgs/WMS%20DIVA%20PANT%20BLK/ H

URL Parameter is not found, 404 error

2009-09-21 Thread Malcolm MacKinnon
Hi, I'm new to Django. I keep getting a 404 error when I try to pass a "prod" parameter to a url. I think it is just this last parameter that is giving me trouble. Here is my error: Page not found (404)Request Method:GETRequest URL: http://localhost/order_closeouts/imgs/WMS%20DIVA%20PANT%20BLK/ H