mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-02 04:42:29 +00:00
9cbca02050
PaperlessTask now tracks all task results via Celery signals. The django-celery-results DB backend was write-only -- nothing reads from it. Drop the package and add a migration to clean up the orphaned tables. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>