Source: celery-haystack Maintainer: Debian Python Modules Team Uploaders: Michael Fladischer , Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python-all, python-celery, python-d2to1, python-django, python-django-appconf, python-django-haystack, python-setuptools, python-whoosh, python3-all, python3-celery, python3-d2to1, python3-django, python3-django-appconf, python3-django-haystack, python3-setuptools, python3-whoosh, Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/python-team/modules/celery-haystack Vcs-Git: https://salsa.debian.org/python-team/modules/celery-haystack.git Homepage: https://github.com/django-haystack/celery-haystack Testsuite: autopkgtest-pkg-python Package: python-django-celery-haystack Architecture: all Depends: python-django, python-django-appconf, python-django-haystack, ${misc:Depends}, ${python:Depends}, Description: utilize Celery for automatic haystack index updates 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. Package: python3-django-celery-haystack Architecture: all Depends: python3-django, python3-django-appconf, python3-django-haystack, ${misc:Depends}, ${python3:Depends}, Description: utilize Celery for automatic haystack index updates (Python3 version) 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.