Timo Sugliani e9662ef9c7 fix periodic tasks issue on mongodb, when using different time then UTC 16 年 前
..
__init__.py 471de7acc9 Avoid circular import 16 年 前
amqp.py fa338c65d8 PEP8ify 16 年 前
base.py 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization 16 年 前
cache.py 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. 16 年 前
database.py 291507f0f6 Prepare exception to pickle when saving RETRY status. 16 年 前
mongodb.py e9662ef9c7 fix periodic tasks issue on mongodb, when using different time then UTC 16 年 前
tyrant.py 21e5ca23d5 Fix running tests without the pytyrant library installed 16 年 前