funkwhale/api/funkwhale_api/music
Eliot Berriot dcb66690bb
Fixed #7: store release-group id on Album
2017-12-13 23:36:10 +01:00
..
migrations Fixed #7: store release-group id on Album 2017-12-13 23:36:10 +01:00
tests Fixed #7: store release-group id on Album 2017-12-13 23:36:10 +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 Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02: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 #7: store release-group id on Album 2017-12-13 23:36:10 +01: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 Added artist filtering on API 2017-12-12 23:27:17 +01:00