mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 19:42:10 +02:00
See #224: less clutered music API, better serializers
This commit is contained in:
parent
28236ef7a7
commit
857fab526d
14 changed files with 328 additions and 132 deletions
|
@ -6,7 +6,6 @@ from rest_framework.decorators import detail_route
|
|||
|
||||
from funkwhale_api.activity import record
|
||||
from funkwhale_api.common.permissions import ConditionalAuthentication
|
||||
from funkwhale_api.music.serializers import TrackSerializerNested
|
||||
|
||||
from . import models
|
||||
from . import serializers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue