mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
Django-cron lets you run Django/Python code on a recurring basis providing basic plumbing to track and execute tasks. The two most common ways in which most people go about this is either writing custom python scripts or a management command per cron (leads to too many management commands). Along with that some mechanism to track success, failure etc. is also usually necessary. This app solves both issues to a reasonable extent. This is by no means a replacement for queues like Celery etc. WWW: https://github.com/tivix/django-cron Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19589
3 lines
164 B
Text
3 lines
164 B
Text
TIMESTAMP = 1549629311
|
|
SHA256 (django-cron-0.5.1.tar.gz) = 08d22708c8b2ecab8cda989019a66c7e1e2424c59d822796fd45abf7731d261d
|
|
SIZE (django-cron-0.5.1.tar.gz) = 12122
|