Ask Solem a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 11 years ago
..
__init__.py 8b00e1e1f8 Use callable() now that it is allowed again (Issue #1678) 12 years ago
amqp.py 35b214e109 Headers must always be a dict for before_task_publish 11 years ago
annotations.py 154b574809 __all__ is everywhere 12 years ago
base.py a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 11 years ago
builtins.py b6e3ca1568 fix: chains ignore options when apply_async() 11 years ago
control.py 9543e439d5 inspect.conf support with_defaults argument 12 years ago
defaults.py d63edf6e1c Removes the FORCE_BILLIARD_LOGGING setting, as it is no longer useful 12 years ago
log.py 4a02ee906d Fixes in NameError in app.log 12 years ago
registry.py 154b574809 __all__ is everywhere 12 years ago
routes.py 781d6a8a4b Cosmetics 12 years ago
task.py 3dae6a7666 Task.bin: Must not copy backend from app, task.backend is now instead a property. Closes #1821 11 years ago
trace.py c6c0a5fc54 Cosmetics for #1739 11 years ago
utils.py 10f76cbf43 Settings filter: Account for non-string keys. Closes #1663 12 years ago