Yeah, I was thinking of running a script in daemon mode, but I would prefer
to keep the code inside the django instance to keep everything simpler.
simpler as in the same settings for deployment, less hassle deploying on
machines, etc....


John

On 8/23/07, Sean Perry <[EMAIL PROTECTED]> wrote:
>
>
> On Aug 23, 2007, at 12:12 PM, John Menerick wrote:
>
> > Inside my django app, regardless of the events of my django-
> > application, I would like to call a method every minute.  Since
> > Django is heavily event driven, I'm at a loss as how to make this
> > work.  I'm looking for a way to make this happen.  Any ideas?
> >
> >
>
> umm, cron?
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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