Skip to content

Decimal values are not serializable as JSON in properties #112

Description

@amaan-ahmad

If a property value is of type DecimalField, then it's not serializable and raises error.
Error : Object of type Decimal is not JSON serializable

I can fix this issue by using DjangoJSONEncoder as the encoder here

This has previously worked. Feel free to assign this issue to me.

Thanks!

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