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 when pulling bdb6754c8571494e91d3e020e97504cf174c4714 on tiagoboldt:patch-1 into d234a41c966c2cd479baa228aef4c7cbc2bc5c59 on Tivix:master.
Coverage remained the same when pulling bdb6754c8571494e91d3e020e97504cf174c4714 on tiagoboldt:patch-1 into d234a41c966c2cd479baa228aef4c7cbc2bc5c59 on Tivix:master.
Please confirm, just providing possible solution, lacks testing