.. |
__init__.py
|
f51114dd9a
More tests
|
13 years ago |
abstract.py
|
7c4d679a28
Tests passing
|
13 years ago |
amqp.py
|
dc0a42842f
Merge branch 'imankulov/pull_request'
|
13 years ago |
annotations.py
|
9571e0e551
Cosmetics
|
13 years ago |
base.py
|
a1cc46a44b
Tasks are now shared between apps by default, can be private by @task(shared=False)
|
13 years ago |
builtins.py
|
a1cc46a44b
Tasks are now shared between apps by default, can be private by @task(shared=False)
|
13 years ago |
control.py
|
a4f2874e82
Modernize Kombu integration
|
13 years ago |
defaults.py
|
cbd1e9ded4
FORCE_EXECV is now enabled by default
|
13 years ago |
log.py
|
68852efaa5
Readds get_default_logger
|
13 years ago |
registry.py
|
a1cc46a44b
Tasks are now shared between apps by default, can be private by @task(shared=False)
|
13 years ago |
routes.py
|
a4f2874e82
Modernize Kombu integration
|
13 years ago |
state.py
|
3ddfeff221
celery.Celery is now a real class, not a factory
|
13 years ago |
task.py
|
a20a9fbbe8
Support connection argument to apply_async again
|
13 years ago |
utils.py
|
81acac32e2
More fixes
|
13 years ago |