summaryrefslogtreecommitdiff
path: root/tasks.py
AgeCommit message (Expand)Author
2015-03-12Update to modern Celery config using CELERYBEAT_SCHEDULEYuval Adam
2013-11-20Bump to Celery 3.1.4Yuval Adam
2013-10-07Add some descriptive commentsYuval Adam
2012-11-16Use REDIS_URL conn stringYuval Adam
2012-11-16Use the periodic_task decoratorYuval Adam
2012-11-16Use timedelta instead of crontab for schedulingYuval Adam
2012-11-16Celery schedule and print fib taskYuval Adam
2012-11-16Simple fib(n) taskYuval Adam