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

added app config #49

Closed maciej-jaworski closed 9 years ago

maciej-jaworski commented 9 years ago

Added application config, label / name the same as previously.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.12%) to 91.3% when pulling aebd8908c1ebdda7c697955d3087c9ed157e027a on app-config into eecfe0f2504527f3c1dcc7c7b29eec20d13cc871 on master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.12%) to 91.55% when pulling aebd8908c1ebdda7c697955d3087c9ed157e027a on app-config into eecfe0f2504527f3c1dcc7c7b29eec20d13cc871 on master.