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
Thanks CG --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

