funkwhale/api/funkwhale_api/playlists
Eliot Berriot f917c5d0c4
Playlist filterset
2018-03-20 15:34:35 +01:00
..
migrations Added playlist tracks count and modification date in API 2018-03-20 15:34:34 +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 New "index" field on playlist tracks, and .insert() metod to manage playlists 2018-03-20 15:34:34 +01:00
factories.py Playlisttrack factory 2018-03-20 15:34:33 +01:00
filters.py Playlist filterset 2018-03-20 15:34:35 +01:00
models.py Added playlist tracks count and modification date in API 2018-03-20 15:34:34 +01:00
serializers.py Added playlist tracks count and modification date in API 2018-03-20 15:34:34 +01:00
views.py Added playlist tracks count and modification date in API 2018-03-20 15:34:34 +01:00