On May 15, 4:14 am, online <online.service....@gmail.com> wrote:
> Thanks, this kind of design is interesting, not what i expected
> though.
>
> I thought the server is running whatever my script i want to use
>     return render_to_response('home.html')
> or
>     return render_to_response('index.html')

When you change content, of course you don't need to restart the
webserver. But when you change *code*, you do.
--
DR.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to