Django - Verfication of runserver vs browser
I ran the server by typing in the command: python manage.py runserver
and there's ( 0 errors) but when I check the browser by placing the
given url address: http://127.0.0.1:8000/, it says it refused the
connection. It said that the server may be busy or may have network
connection problem. It also said I may have an old version of the page
I wanted
1) Google cache
2) Internet Archive
So, this is a problem with the internet connection obviously, but
should I make changes to the cache or at least update the page? I
followed the wiki example given on the Django site.
--
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