Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Auri
funkwhale
Commits
0955d769
Commit
0955d769
authored
Jan 04, 2019
by
Auri
Browse files
Credits: add TrackSerializer.credits field
parent
edd7fb42
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/funkwhale_api/music/serializers.py
View file @
0955d769
...
...
@@ -205,6 +205,7 @@ class TrackSerializer(serializers.ModelSerializer):
"title"
,
"album"
,
"artist"
,
"credits"
,
"creation_date"
,
"position"
,
"disc_number"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment