Skip to content

Investigate replacing the file uploader with Django 6.0's task framework #1040

@rebkwok

Description

@rebkwok

Django 6.0 introduces a new tasks framework which looks like it could replace our file uploader to upload files in the background. We'd need another dependency for the production backend (suggested is django-tasks which provides a DatabseBackend, which is the equivalent of what we're using now.
https://adamj.eu/tech/2025/12/03/django-whats-new-6.0/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions