Ask Solem 740d4d17bc Django: Call django.setup always if available 11 лет назад
..
app 0624888cfb Cosmetics 11 лет назад
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 лет назад
backends b9ee0f7ba9 Cosmetics for #1575 11 лет назад
bin 2cb227bd1e Programs: celery inspect/control now supports --json argument 11 лет назад
concurrency 1c6065383e Adds grow/shrink methods to eventlet TaskPool 11 лет назад
contrib 43ef032105 unicode literals 11 лет назад
events 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 лет назад
fixups 740d4d17bc Django: Call django.setup always if available 11 лет назад
loaders 4e52e8f1f5 Fixes flakes after flake8 update 11 лет назад
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 12 лет назад
task c016714be8 Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task) 11 лет назад
tests c016714be8 Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task) 11 лет назад
utils 1a140eb03b Events: Fixes Django timezone problems. Closes #1802 11 лет назад
worker 4e52e8f1f5 Fixes flakes after flake8 update 11 лет назад
__init__.py 062c046907 Copyright 2014 11 лет назад
__main__.py 43ef032105 unicode literals 11 лет назад
_state.py 43ef032105 unicode literals 11 лет назад
beat.py 100168871a Fixes docs and test issues 11 лет назад
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 12 лет назад
canvas.py 3a148b3f2b Makes sure chain.link_* works like .apply_async(link*=) 11 лет назад
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 12 лет назад
exceptions.py 5ec54631ec Use numbers module 12 лет назад
five.py 4e52e8f1f5 Fixes flakes after flake8 update 11 лет назад
local.py a665094b0a Tests passing 11 лет назад
platforms.py f90fce4996 kombu.utils.get_errno is now removed as it is not needed on Py2.7 11 лет назад
result.py 6ac362660a Now imports OrderedDict directly from collections 11 лет назад
schedules.py 43ef032105 unicode literals 11 лет назад
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 лет назад
states.py e0b4a305e0 Optimizations for events.state 12 лет назад