Skip to content

EDTFField fails to re-save fields without natural text field value #15

Open
@jmurty

Description

@jmurty

If the EDTFField value is set on a model instance and the instance is subsequently re-saved with an empty natural_text_field value, the pre_save method fails because it tries to re-parse the existing EDTF field python value which is not a string.

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