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