Ask Solem 9b0adeb011 Fix for Python2.5 12 years ago
..
__init__.py 33841ed75a Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 13 years ago
abstract.py 8e11d7b11d Don't use dict.keys/iterkeys 13 years ago
amqp.py be6879b9a3 Fixes problem declaring queues when sending 12 years ago
annotations.py 566c4da7b4 Use ' instead of " 13 years ago
base.py 9b0adeb011 Fix for Python2.5 12 years ago
builtins.py 5338f86341 Tests passing 12 years ago
control.py 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
defaults.py 5440e4d746 Adds a CELERY_QUEUE_HA_POLICY setting for easy configuration of x-ha-policy 13 years ago
log.py 5ac62a43d3 celery and beat commands now respects the --no-color option. Closes #999 13 years ago
registry.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 years ago
routes.py b605c03cd6 Tests passing 12 years ago
task.py 19d54ef148 Repr of old task class now shows "v2 compatible" 13 years ago
utils.py 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE 13 years ago