UI To manage artists, albums, tracks

This commit is contained in:
Eliot Berriot 2019-04-17 14:17:59 +02:00
parent ae390e5c1c
commit b4731928fc
39 changed files with 2837 additions and 116 deletions

View file

@ -53,6 +53,7 @@ from funkwhale_api.users.oauth import scopes
"read:instance:policies",
"get",
),
("api:v1:manage:library:artists-list", {}, "read:instance:libraries", "get"),
],
)
def test_views_permissions(