On 1/11/06, Colleen Owens <[EMAIL PROTECTED]> wrote: > And another question quick on the heels of the last one...Does Django have > any built-in scheduling capabilities, like "run X every 15 minutes"? Or > should I stick with Twisted for that?
For this sort of stuff, we generally just create small Python scripts and run 'em via cron. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org