mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 08:19:24 +02:00
Can now import covers from track metadata and track directory as well
This commit is contained in:
parent
14c8073e26
commit
290cae9a8f
13 changed files with 353 additions and 53 deletions
|
@ -76,3 +76,4 @@ LOGGING = {
|
|||
},
|
||||
},
|
||||
}
|
||||
CSRF_TRUSTED_ORIGINS = [o for o in ALLOWED_HOSTS]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue