Skip to content

Add ability to easily get BlobField file locally on server #56

@cortadocodes

Description

@cortadocodes

Feature request

Use Case

We'd like to easily validate the files added to BlobFields in a model before saving the model and uploading the file to the cloud.

Current state

We have to use the regular FileField, which constrains the size of file we can upload via e.g. Cloud Run as the server can only accept files up to 32MB. I think we can also use BlobField but with some messy workarounds.

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