Django - Celery and Background Tasks
Which of the following is the correct way to import
AsyncResult in a Django project using Celery?AsyncResult in a Django project using Celery?celery.result module.from celery.result import AsyncResult.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions