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