.. |
__init__.py
|
c90a4f3919
Added celery.utils.get_cls_by_name, and refactored the backend loader to use it.
|
15 years ago |
amqp.py
|
273f1e49a3
fixed stuff reported by pyflakes
|
15 years ago |
base.py
|
a3c2c539ef
pyflakes
|
15 years ago |
cache.py
|
0ae5d07710
Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka
|
15 years ago |
database.py
|
273f1e49a3
fixed stuff reported by pyflakes
|
15 years ago |
mongodb.py
|
384df48005
Use our own ImproperlyConfigured exception
|
15 years ago |
pyredis.py
|
a2e1c69259
Redis result backend: Don't call SAVE before disconnect.
|
15 years ago |
tyrant.py
|
384df48005
Use our own ImproperlyConfigured exception
|
15 years ago |