Merge branch 'federation-signing-requests' into 'develop'

Federation signing requests

See merge request funkwhale/funkwhale!106
This commit is contained in:
Eliot Berriot 2018-03-26 20:14:28 +00:00
commit 85ce220f29
7 changed files with 217 additions and 2 deletions

View file

@ -89,6 +89,7 @@ LOCAL_APPS = (
'funkwhale_api.music',
'funkwhale_api.requests',
'funkwhale_api.favorites',
'funkwhale_api.federation',
'funkwhale_api.radios',
'funkwhale_api.history',
'funkwhale_api.playlists',