Thanks for the info, having PythonInterpreter in there worked!!
Thanks
On Feb 6, 6:09 pm, Sandro Dentella <[EMAIL PROTECTED]> wrote:
> On Tue, Feb 06, 2007 at 12:18:45PM -0800, Moses Ting wrote:
>
> > Hello,
>
> > I've been having ALOT of trouble getting multiple Django instances to
> > work on
On Tue, Feb 06, 2007 at 12:18:45PM -0800, Moses Ting wrote:
>
> Hello,
>
> I've been having ALOT of trouble getting multiple Django instances to
> work on one machine. This is a local machine and I'm trying to set up
> a dev and a test instance of Django. The problem is that when I try
> to ac
Hello,
I've been having ALOT of trouble getting multiple Django instances to
work on one machine. This is a local machine and I'm trying to set up
a dev and a test instance of Django. The problem is that when I try
to access the dev site via http://machine:90, it still brings up the
test versio