EcoAccount not serializable #360

Closed
opened 10 months ago by mpeltriaux · 1 comments
Owner

Status quo

TypeError at /compensation/acc/atcmplt/eco-accounts
Object of type EcoAccount is not JSON serializable
...

Due to changes in Django4 certain models are not directly serializable.

Fix

Fix this and make sure API works as well!

# Status quo ``` TypeError at /compensation/acc/atcmplt/eco-accounts Object of type EcoAccount is not JSON serializable ... ``` Due to changes in Django4 certain models are not directly serializable. # Fix Fix this and make sure API works as well!
mpeltriaux added the
bug
label 10 months ago
mpeltriaux self-assigned this 10 months ago
Poster
Owner

Merged in #361

# Merged in #361
mpeltriaux closed this issue 10 months ago
Sign in to join this conversation.
Loading…
There is no content yet.