funkwhale/api/funkwhale_api/music
Eliot Berriot 099cdfa99c
Fixed #54: Now use pytest everywhere \o/
2017-12-24 19:15:21 +01:00
..
migrations Update models with on_cascade 2017-12-16 00:36:06 +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 Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
fake_data.py better pagination on favorites 2017-12-12 22:58:17 +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 Fixed reverse import in django.urls 2017-12-16 15:19:33 +01:00
serializers.py See #50: pagination, search and ordering on artist browsing 2017-12-17 19:42:58 +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 #50: ordering for favorites 2017-12-17 20:07:18 +01:00