Luis Clara Gomez 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. 16 years ago
..
__init__.py 471de7acc9 Avoid circular import 16 years ago
amqp.py fa338c65d8 PEP8ify 16 years ago
base.py 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization 16 years ago
cache.py 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. 16 years ago
database.py 291507f0f6 Prepare exception to pickle when saving RETRY status. 16 years ago
mongodb.py eed25b7764 Small cosmetic changes to the mongodb backend. 16 years ago
tyrant.py 21e5ca23d5 Fix running tests without the pytyrant library installed 16 years ago