summaryrefslogtreecommitdiff
path: root/tasks.py
AgeCommit message (Expand)Author
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