Re: Call function on server start

2009-03-24 Thread Graham Dumpleton
On Mar 25, 11:53 am, Malcolm Tredinnick wrote: > On Tue, 2009-03-24 at 14:59 -0700, JGAllen23 wrote: > > Is there any way to call a function on server start?  I have some > > maintenance stuff that I'd like to run on server start (both manage.py > > runserver and apache reload).  Is there any w

Re: Call function on server start

2009-03-24 Thread Malcolm Tredinnick
On Tue, 2009-03-24 at 14:59 -0700, JGAllen23 wrote: > Is there any way to call a function on server start? I have some > maintenance stuff that I'd like to run on server start (both manage.py > runserver and apache reload). Is there any way to do that? No, because the requirement doesn't make s

Call function on server start

2009-03-24 Thread JGAllen23
Is there any way to call a function on server start? I have some maintenance stuff that I'd like to run on server start (both manage.py runserver and apache reload). Is there any way to do that? --~--~-~--~~~---~--~~ You received this message because you are subsc