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 using http://localhost:8000 and it
> shows the tomcat default page which means localhost is being resolved
> correctly on the machine.
> Any ideas why I am not able to use http://localhost:8000 with django?
> I started the webserver plainly with "python manage.py runserver" and
> I am able to bring up the django page with the url http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to