Skip to content

HINT: Set both the width_field and height_field attribute to avoid storage IO #63

@LeoGraciano

Description

@LeoGraciano

Console INFO:
product.Product.thumbnail: (fields.E101) width_field and height_field attributes are missing
HINT: Set both the width_field and height_field attribute to avoid storage IO

    thumbnail = PictureField(
        _('Thumbnail'),
        upload_to="img/thumbnail",
    )

try save in django admin... img save more, return exception
image

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