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

add close_connection fix for 1.7c2 #36

Closed Clean-Cole closed 9 years ago

Clean-Cole commented 10 years ago

Fixes #35

dfryta commented 9 years ago

Thanks! Added support to Django 1.7.