funkwhale/api/funkwhale_api/common
Eliot Berriot 697ea24b79
Fix #302: Include user's current private playlists on playlist list
2018-06-24 14:53:04 +02:00
..
management See #297: removed unused variables 2018-06-09 17:41:59 +02:00
migrations Blacked the code 2018-06-09 15:36:16 +02:00
scripts See #297: sorted imports 2018-06-10 10:55:16 +02: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
auth.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
authentication.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
channels.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
consumers.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
dynamic_preferences_registry.py Blacked the code 2018-06-09 15:36:16 +02:00
fields.py Fix #302: Include user's current private playlists on playlist list 2018-06-24 14:53:04 +02:00
pagination.py Blacked the code 2018-06-09 15:36:16 +02:00
permissions.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
preferences.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
serializers.py See #190: API and serializers to manage import requests 2018-06-22 18:25:17 +02:00
session.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
storage.py Blacked the code 2018-06-09 15:36:16 +02:00
utils.py See #297: sorted imports 2018-06-10 10:55:16 +02:00