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