It depens!

On development any time you change your code the server restarts itself. In
production if you use mod_python you must reload the server any time you
change your python code, and perhaps empty cachés if you use them.

2008/9/5 samsus <[EMAIL PROTECTED]>

>
> Hello,
>
> In php when you change the code there is no need to restart the
> server, but in j2ee its necessary to recompile everything. how does
> that work in django?
>
> >
>


-- 
Antoni Aloy López
Blog: http://trespams.com
Site: http://apsl.net

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to