justworld/irbox

django celery调用delay卡住问题

Opened this issue · 0 comments

要在项目初始化的地方加上

from .celery import app as celery_app
all = ['celery_app']