I've seen previous posts which tell you to setup the CRON job with the correct settings, so you can just call django from the CRON job, since django is just python, as long as it finds the settings file you should be ok.
J On Jul 12, 7:53 am, Chris <[EMAIL PROTECTED]> wrote: > Hi, > > I'm a newbie to Django, and I'm trying to find the best way to create > a recurring scheduled task. I'd like to run a script that periodically > downloads an RSS feed and updates records in the database. I can do > this "outside" Django with Cron and a script that uses the standalone > ORM, but is there any way to incorporate this into admin so I can see > what tasks are run and when? > > Thanks, > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---