django-elasticsearch-dsl Celery Processor Installation Run the pip command to install the latest version: pip install django-elasticsearch-dsl-celery Add the following line to your settings.py: ELASTICSEARCH_DSL_SIGNAL_PROCESSOR = 'django_elasticsearch_dsl_celery.CelerySignalProcessor'