funkwhale/api/funkwhale_api/music
Eliot Berriot d509c090d3
Basic working poc with favorites send over websocket
2018-03-01 21:51:20 +01:00
..
migrations
__init__.py
admin.py Fixed #80: Added admin interface for radios, track files, favorites... 2018-02-27 23:01:55 +01:00
factories.py
fake_data.py
filters.py
forms.py
importers.py
lyrics.py
metadata.py
models.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
serializers.py Can now bind batch to request via API 2018-02-22 23:33:44 +01:00
tasks.py Fixed broken import because of missing transaction 2018-02-27 18:12:23 +01:00
utils.py Fixed #73: broken file upload 2018-02-26 18:27:41 +01:00
views.py Fixed #81: Search now unaccent letters for queries 2018-02-27 19:56:02 +01:00