Skip to content

Implement upload options #13

@shangxiao

Description

@shangxiao

Hey thanks for creating what I believe is the correct way to do this!

I'd like to request the ability to specify upload options: My specific use-case is incoming transformations.

I'm not entirely sure how this would be communicated to the storage layer but declaring the options on the model's field would be nice.

With pycloudinary the way they've supported this is to allow you to extend and override CloudinaryField.upload_options(). I don't like this style though as it's preferred to specify options like this as arguments to the field's constructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions