You need to run a worker with the queue named explicitly, then django will be able to feed into that queue; celery worker -A project.celery ...
確定! 回上一頁