funkwhale/api/funkwhale_api/music
Eliot Berriot da4c76ace8 Now return media files with absolute URL 2017-07-11 09:14:54 +02:00
..
migrations Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
tests Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore 2017-06-28 23:31:43 +02:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
importers.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
lyrics.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
metadata.py Fixed #4: can now import artists and releases with a clean interface :party: 2017-07-09 11:33:33 +02:00
models.py Now display CLI instructions to download a set of tracks 2017-07-11 08:40:54 +02:00
serializers.py Now return media files with absolute URL 2017-07-11 09:14:54 +02:00
utils.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
views.py Now display CLI instructions to download a set of tracks 2017-07-11 08:40:54 +02:00