funkwhale/api/funkwhale_api/music
Eliot Berriot e9c3eb59a3
Replaced model_mummy with factory_boy
2017-12-15 23:41:04 +01:00
..
migrations Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
tests Replaced model_mummy with factory_boy 2017-12-15 23:41:04 +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
fake_data.py better pagination on favorites 2017-12-12 22:58:17 +01:00
filters.py Added artist filtering on API 2017-12-12 23:27:17 +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 Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
serializers.py Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +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 Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00