Re: Hello World with Django

2012-09-19 Thread Stephen Anto
Hi, There are 7 steps only to start your django project.. just visit http://www.f2finterview.com/web/Django/17/ it may give you solution.Than you for visiting On Wed, Sep 19, 2012 at 7:52 PM, Vernon Cole wrote: > 127.0.0.1 is -- by definition -- your local comput

Re: Hello World with Django

2012-09-19 Thread Vernon Cole
127.0.0.1 is -- by definition -- your local computer. You need to substitute the actual address of your remote server. On Sunday, September 16, 2012 3:24:02 PM UTC-6, python@hotmail.com wrote: > > > Hi, > > Can someone help me in this question? > > > http://stackoverflow.com/questions/123

Re: Hello World with Django

2012-09-18 Thread Stephen Anto
Hi, It is very simple to say hello world through Django projects, Only 7 steps ahead to say... Pls visit http://www.f2finterview.com/web/Django/17/ its clearly guide you step by step to say hello world via django. Thank you for visiting

Hello World with Django

2012-09-16 Thread python . anaconda
Hi, Can someone help me in this question? http://stackoverflow.com/questions/12399318/why-do-i-need-django-for-a-simple-hello-world As you can see, the Flask solution is only "half answer" and the Django solution in my web hosting service doesn't work and, as you can imagine, I don't have a