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 <[email protected]> wrote: > On Tue, Mar 10, 2009 at 7:12 PM, CG <[email protected]> wrote: > > > Using dango 1.0.2 final on windows vista. > > 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 > > See my response in this other thread: > > http://groups.google.com/group/django-users/msg/5059353eb62e6254 > > If it's an IPv6 thing than maybe tomcat works because it listens on an IPv6 > address? > > Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

