Re: Import Error On appache

2008-12-11 Thread Lee
Hi, Malcolm Thanks a lot. It works! cheers Lee On Dec 12, 12:30 pm, Malcolm Tredinnick wrote: > I've trimmed all but the pertinent bits below. > > On Thu, 2008-12-11 at 15:16 -0800, Lee wrote: > > [...] > > > The django Project folder is IntelligentNotesSystem ( created by > > django-admin.p

Re: Import Error On appache

2008-12-11 Thread Malcolm Tredinnick
I've trimmed all but the pertinent bits below. On Thu, 2008-12-11 at 15:16 -0800, Lee wrote: [...] > The django Project folder is IntelligentNotesSystem ( created by > django-admin.py startproject IntelligentNotesSystem ), which is > located in C:\Django\IntelligentNotesSystem. > > The applicat

Import Error On appache

2008-12-11 Thread Lee
Hi, everyone. My environment is python 2.52, mod_python-3.3.1, Apache2.2, PostgreSQL 8.3 and psycopg2-2.0.8. The Operation System is vista x64 ultimate. The django Project folder is IntelligentNotesSystem ( created by django-admin.py startproject IntelligentNotesSystem ), which is located in C