funkwhale/api/funkwhale_api/music
Eliot Berriot 50af04345b
Use webpack dev proxy to serve api/media
2018-02-18 14:42:17 +01:00
..
migrations Now use import job everywhere, even for direct file imports 2017-12-27 20:30:50 +01: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 Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
factories.py Now use import job everywhere, even for direct file imports 2017-12-27 20:30:50 +01:00
fake_data.py Replaced vue-resource by axios 2018-01-11 21:35:51 +01:00
filters.py See #50: pagination, search and ordering on artist browsing 2017-12-17 19:42:58 +01: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 Views and logic for custom radios 2018-01-07 22:21:01 +01:00
serializers.py Use webpack dev proxy to serve api/media 2018-02-18 14:42:17 +01:00
tasks.py Brand new file importer 2017-12-27 23:32:02 +01: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 Views and logic for custom radios 2018-01-07 22:21:01 +01:00