Thanks for your help, but I get the same result. On Monday, August 18, 2014 11:37:25 PM UTC-7, Sergiy Khohlov wrote: > > also try > python manage.py runserver 127.0.0.1:8000 > > Many thanks, > > Serge > > > +380 636150445 > skype: skhohlov > > > On Tue, Aug 19, 2014 at 8:46 AM, Aaron C. de Bruyn <[email protected] > <javascript:>> wrote: > >> After trying to load the page in Chrome, do you see any output in the >> 'runserver' window? >> >> >> On Mon, Aug 18, 2014 at 7:28 PM, Andrew Koller <[email protected] >> <javascript:>> wrote: >> >>> I'm having issues getting the dev server to work. After I installed >>> Django, and >>> >>> $ python -c "import django; prindjango.get_version())" >>> >>>> returns 1.6.5 >>> >>> Then: >>> >>> $ python manage.py runserver >>> >>> returns: >>> >>> Validating models... >>> 0 errors found >>> August 19, 2014 - 02:19:03 >>> Django version 1.6.5, using settings 'mysite.settings' >>> Starting development server at http://127.0.0.1:8000/ >>> Quit the server with CONTROL-C. >>> >>> but 127.0.0.1:8000 shows no data in Chrome. >>> >>> Thanks for the help >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at http://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/13f29c35-56bb-455e-b7dc-68d2f160c82e%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/django-users/13f29c35-56bb-455e-b7dc-68d2f160c82e%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAEE%2BrGrz1Ocwbb4X3WKv2P0-%2Bd2aqO1%3DDbat%3DccEe2BbXyTneQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAEE%2BrGrz1Ocwbb4X3WKv2P0-%2Bd2aqO1%3DDbat%3DccEe2BbXyTneQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > >
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7f899ebb-2db3-4220-be1b-8c20cfb08327%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

