Re: Import Statement Causes View to Fail

2007-02-08 Thread Gary Wilson
On Feb 6, 3:47 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Any ideas on how to proceed and diagnose this would be greatly > appreciated. You would probably have a better chance for a response by posting your issue in the django-users group: http://groups.google.com/group/django-users -

Import Statement Causes View to Fail

2007-02-06 Thread [EMAIL PROTECTED]
I'm trying to use the Universal Feed Parser in one of my views. My call to "import feedparser" works fine on my development machine, but fails in production. The page fails to load, but I don't get any kind of error. I don't even get a 404 or 500 error, I'm returned an ERROR_HTTP_INVALID_SERVER_RE