I faced issues with django-chronograph's use of date data types. It seemed to have bugs which led to cron jobs being scheduled incorrectly because of time zone issues. It was also not entirely compatible with Python 2.6. So I created a clone of the D