how to display development server page
Newbie trying to run Django for the first time.
I'm using a hosted Linux server; I run python manage.py runserver, and
get:
Validating models...
0 errors found
Django version 1.3.1, using settings 'alexSite.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
But my browser doesn't see anything at http://127.0.0.1:8000/
Any hints? Where is the page, on my PC or the hosted server?
Thanks,
Alex Glaros
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home