Start your site with python manage.py runserver 0.0.0.0:8000 On Thu, 5 Nov 2015 at 11:35 Muhammad Asamov <[email protected]> wrote:
> HI > I was wodering whether someone can hepl me with startproject > > The thing is when I am running startproject from the server ip > 127.0.0.1:8000 > which was created automaticly i can see the result but if i give different > address: > 0.0.0.0:8000 I can see nothing it is not showing anything > > Actually I was giving this address cause wanted to see mysite from another > computer > and don't know why it is not working > > > -- > 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/0dd068ca-a799-4d49-a5df-28ba1552b463%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/0dd068ca-a799-4d49-a5df-28ba1552b463%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]. 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/CAByqUghfzC6mX6Zerwi%3Dj102ADBtgbAetsEKYr%2BFBBt3fMQ5CA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

