nu met een hoeveelheid meer profile

This commit is contained in:
2025-05-20 23:09:34 +02:00
parent fed5612f46
commit ddb99f5056
7 changed files with 68 additions and 4 deletions
+1
View File
@@ -2,3 +2,4 @@ from .track import TrackSerializer
from .artist import ArtistSerializer
from .user import UserSerializer
from .album import AlbumSerializer
from .profile import ProfileSerializer, BackgroundSerializer