
This Django app allows you to utilize Celery for automatically updating and deleting objects in a Haystack search index. It provides a SearchIndex subclass and a signal processor to trigger the updates.
This package contains the Python 3 version of the library.