WhisperMusic / WhisperServer

0 stars 0 forks source link

`Track` model serializer doesn't work #58

Closed soucelover closed 3 months ago

soucelover commented 3 months ago

Issue

TrackSerializer fields doesn't include field uploader. Because of it is required field there is no way to add it through serializer; an error is thrown.