Hi
python_fan wrote:
> Hey,
>
> I have an application that I'm running using Django's built-in server
> on both Windows XP and Ubuntu 8.10. While it is wokring perfectly fine
> on XP, I get import errors in Ubuntu. When I tried printing pythonpath
> on Ubuntu, I managed to locate the problem. It
Seems like I found one solution to that: Add --
pythonpath="path_to_your_app" to the manage.py runserver call. Any
better solutions?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to thi
Hey,
I have an application that I'm running using Django's built-in server
on both Windows XP and Ubuntu 8.10. While it is wokring perfectly fine
on XP, I get import errors in Ubuntu. When I tried printing pythonpath
on Ubuntu, I managed to locate the problem. It seems like if I start
the server
3 matches
Mail list logo