funkwhale/api/funkwhale_api/radios
Eliot Berriot 2090806398 New radios: play your own content, or a given library 2019-11-27 15:28:21 +01:00
..
migrations
__init__.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
admin.py Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
factories.py Less DB queries in test factories 2019-01-04 14:36:08 +01:00
filters.py Fix tag exclusion in custom radios (#950) 2019-10-21 09:25:36 +02:00
filtersets.py Revert "Apply suggestion to api/funkwhale_api/common/filters.py" 2019-10-15 15:46:48 +02:00
models.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
radios.py New radios: play your own content, or a given library 2019-11-27 15:28:21 +01:00
registries.py
serializers.py See #432: can now start a radio from a tag 2019-07-18 15:13:09 +02:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py Fix #812: Ensure correct track duration and playable status when browsing radios 2019-05-02 10:17:55 +02:00