.. |
__init__.py
|
6d6eff87f8
BaseTask can now be imported from celery.task
|
13 years ago |
base.py
|
38361c839e
celery.task.Task is no longer bound to an app by default, so configuration of the task is lazy
|
13 years ago |
chords.py
|
4404e26c56
Moves the Chord task to built-ins
|
13 years ago |
control.py
|
cb4c881d69
Moves celery.task.control -> celery.app.control
|
13 years ago |
http.py
|
7aa55c5f62
Cosmetics
|
13 years ago |
schedules.py
|
641e838dd6
Cosmetics
|
13 years ago |
sets.py
|
22ceb946b5
Task registry is no longer global, but needs testing before merge, and hopefully cleaning up
|
13 years ago |