If you don't mind setting up your jobs as manage.py commands you can use django-chronograph to manage them as cron jobs through the admin console. Output from each job is stored in a log table in the database.
http://code.google.com/p/django-chronograph/ Note that this application depends on a feature in the development branch so it does not work readily with Django 1.0. There is a workaround possible: http://code.google.com/p/django-chronograph/issues/detail?id=2. Preston --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---