That totally depends on what deployment method you're using. For instance with mod_wsgi you can configure that all you have to do is touch the application file and it will get reloaded. For details you might want to take a look at the docs of mod_wsgi, mod_python, or whatever deployment method you want to use :-)
-- Horst On Fri, Sep 5, 2008 at 11:12 AM, samsus <[EMAIL PROTECTED]> wrote: > 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? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---