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. Basically takes care of all the boring work for you :-)
www.tivix.com
MIT License
900 stars 193 forks source link

Add a paragraph in instructions about its relationship with cron #96

Closed banjocat closed 7 years ago

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 89.82% when pulling ef10f766b39664f1e76f8be8770355a583973073 on banjocat:master into 57bd91260bb658911880813dbac06f79483ac601 on Tivix:master.