sahilrl - Overview

django-cron django-cron Public

Forked from Tivix/django-cron

Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. B…

Python