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 local test machine. But my webfaction
account has issues. If the debugging is set to true, it works and
functions fine. But, when it is set to false, and I try to access the
user profile app from the admin, it is trying to go to the right
place, but i'm getting a 404 instead. Also, since its a 404 I'm
getting, I am not getting any errors in the logs to check and try to
track down what might be causing it.

Any ideas on things to check?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to