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 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.comwrote:
>>
>>
>> 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 access to
>> http://127.0.0.1/ because
>> this is the "localhost" of my computer and I am accessing a remote
>> server.
>>
>> Thank you in advance
>>
>>
>>
>>
>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/MyuzzCnSD3IJ.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Thanks & Regards
Stephen S



Website: www.f2finterview.com
Blog:  blog.f2finterview.com
Tutorial:  tutorial.f2finterview.com
Group:www.charvigroups.com

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



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/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 access to 
> http://127.0.0.1/ because 
> this is the "localhost" of my computer and I am accessing a remote server. 
>
> Thank you in advance
>
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/MyuzzCnSD3IJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



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  For more Django visit:
http://www.f2finterview.com/web/Django

On Mon, Sep 17, 2012 at 2:54 AM,  wrote:

>
> 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 access to
> http://127.0.0.1/ because
> this is the "localhost" of my computer and I am accessing a remote server.
>
> Thank you in advance
>
>
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/JpWu0xcrY1MJ.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Thanks & Regards
Stephen S



Website: www.f2finterview.com
Blog:  blog.f2finterview.com
Tutorial:  tutorial.f2finterview.com
Group:www.charvigroups.com

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



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 access to 
http://127.0.0.1/ because 
this is the "localhost" of my computer and I am accessing a remote server. 

Thank you in advance






-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/JpWu0xcrY1MJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.