Thanks a lot, it works perfect :) 2009/10/21 Graham Dumpleton <graham.dumple...@gmail.com>
> > > > On Oct 21, 5:07 pm, Graham Dumpleton <graham.dumple...@gmail.com> > wrote: > > On Oct 21, 4:00 pm, Михаил Лукин <mihail.lu...@googlemail.com> wrote: > > > > > ./manage runserver is OK for debugging purposes... unless you use > > > server-specific features, in my case - NTLM authentication. When > deploying > > > Django project with Apache2+mod_wsgi, I need to `rcapache2 reload` to > apply > > > changes in Python modules (while `manage runserver` does this > automaticaly). > > > This is not very comfortable. Is there a way to tell mod_wsgi to keep > track > > > changes in Python modules of my project? > > > > Read: > > > > http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode > > And: > > > http://blog.dscpl.com.au/2008/12/using-modwsgi-when-developing-django.html > > http://blog.dscpl.com.au/2009/02/source-code-reloading-with-modwsgi-on.html > > Graham > > > -- regards, Mihail --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---