Karen,
Apologize for the late reply. Thanks for the excellent catch, it was
indeed an IPv6 issue. I just had to update my hosts file on windows
vista to include an entry for 127.0.0.1 and it worked!
Thanks again
CG
On Mar 10, 10:02 pm, Karen Tracey <
kmtra...@gmail.com> wrote:
> > I have tried starting up tomcat and usinghttp://localhost:8000and it
> > shows the tomcat default page which means localhost is being resolved
> > correctly on the machine.
> > Any ideas why I am not able to usehttp://localhost:8000with django?
> > I started the webserver plainly with "python manage.py runserver" and
> > I am able to bring up the django page with the urlhttp://
127.0.0.1:8000