Blackpassat / european_football

0 stars 1 forks source link

Team API POST and PUT methods are broken #3

Open arwhyte opened 5 years ago

arwhyte commented 5 years ago

The TeamSerializer() create() and update() methods are fundamentally broken. Properties are missing preventing proper deserialization of incoming objects.

Example errors

image

image