Celery 3.1 now supports Django out of the box, please see the new tutorial
URLs defined for celery.
/$task_id/done/
URL to is_successful().
/$task_id/status/
URL to task_status().
Views - djcelery.views
Django Models - celery.models
Enter search terms or a module, class or function name.