funkwhale/api/funkwhale_api/radios
Eliot Berriot 8c04acd8e7
Fix #812: Ensure correct track duration and playable status when browsing radios
2019-05-02 10:17:55 +02:00
..
migrations Blacked the code 2018-06-09 15:36:16 +02:00
__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 See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
filtersets.py Blacked the code 2018-06-09 15:36:16 +02:00
models.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
radios.py Fix #563: unplayable radios for anonymous users 2019-05-02 10:05:20 +02:00
registries.py Blacked the code 2018-06-09 15:36:16 +02:00
serializers.py Fix #563: unplayable radios for anonymous users 2019-05-02 10:05:20 +02:00
urls.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
views.py Fix #812: Ensure correct track duration and playable status when browsing radios 2019-05-02 10:17:55 +02:00