Skip to content

Remove is_valid_base64 for save png and gif images #107

@Sokirlov

Description

@Sokirlov

In file base.py, in the class BaseModelAdmin, in the methond save_model
remove validation is_valid_base64(payload[upload_field.name]).

More correctly this validation the will be used in the self.orm_save_upload_field method

This give us opportunities setup own validation and procedure to save.

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