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 :-)
Coverage remained the same at 89.759% when pulling adcca08c1d16868208940c9e019162ba688625de on memmott-patch-1 into 88b370f5c8242e295524cd1fc7b5a8af9c71346d on master.
added --force added --silent