Hi all,

I'm wondering if someone could advise me on how to do certain periodic
background tasks with django? For instance, if I needed to retrieve a
list of RSS feeds daily to check for updates how would I do that?

Is there a way to do this by resorting to a solution within the django
framework and not some OS-level solution like cron jobs on Linux? I'm
developing on Windows and would love it if the solution is
OS-independent.

Cheers,
Harish


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

Reply via email to