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

Update sample_cron_configurations.rst #111

Closed dorianamouroux closed 7 years ago

dorianamouroux commented 7 years ago

typo

dorianamouroux commented 7 years ago

There is already an open PR for it

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.82% when pulling 506071cbf768859b63c4b0143521fee2b874ed99 on dorianamouroux:patch-1 into db4a5cc3c8eb289b306e4798761e11b7d63aae4c on Tivix:master.