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.82% when pulling 902776578b7c1df9f4e1cc06cfbf3e6147491a7c on wtemmerman:patch-1 into 57bd91260bb658911880813dbac06f79483ac601 on Tivix:master.
Typing error