funkwhale/api/funkwhale_api/playlists
Eliot Berriot d8486beeb0
Can now list tracks from within playlist endpoint
2018-03-20 15:34:33 +01:00
..
migrations Replaced is_public flag by brand new privacy_level field on playlists 2018-03-20 15:34:32 +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 Replaced is_public flag by brand new privacy_level field on playlists 2018-03-20 15:34:32 +01:00
factories.py Playlisttrack factory 2018-03-20 15:34:33 +01:00
models.py Replaced is_public flag by brand new privacy_level field on playlists 2018-03-20 15:34:32 +01:00
serializers.py Can now list tracks from within playlist endpoint 2018-03-20 15:34:33 +01:00
views.py Can now list tracks from within playlist endpoint 2018-03-20 15:34:33 +01:00