Re: 404 from admin app

2010-01-26 Thread ravistb09
Thank you thank you! That was exactly what I needed. I didnt know that it made a difference for production or development. I greatly appreciate your help. You made my day. Thanks! Travis On Jan 26, 3:19 pm, Karen Tracey wrote: > On Tue, Jan 26, 2010 at 4:45 PM, ravistb09 wrote: > > I'm getti

Re: 404 from admin app

2010-01-26 Thread Karen Tracey
On Tue, Jan 26, 2010 at 4:45 PM, ravistb09 wrote: > I'm getting a 404 from an app in my admin that just controls the > UserProfile models. The weird thing is, it happens to work perfectly > fine on my local box, but not on my webserver @ WebFaction, but only > when Debugging is set to False. To e

404 from admin app

2010-01-26 Thread ravistb09
I'm getting a 404 from an app in my admin that just controls the UserProfile models. The weird thing is, it happens to work perfectly fine on my local box, but not on my webserver @ WebFaction, but only when Debugging is set to False. To explain a little more, it works fine no matter what on my loc