funkwhale/api/funkwhale_api/radios
Eliot Berriot a8baf8fa67
See #224: updated front-end with new music API
2018-05-22 22:22:53 +02:00
..
migrations Models and migrations for custom radios 2018-01-07 22:21:01 +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 Fixed #80: Added admin interface for radios, track files, favorites... 2018-02-27 23:01:55 +01:00
factories.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00
filters.py See #224: updated front-end with new music API 2018-05-22 22:22:53 +02:00
filtersets.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00
models.py Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
radios.py Fixed #88: Now exclude tracks without file from radio candidates 2018-02-27 19:20:55 +01:00
registries.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
serializers.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
urls.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00
views.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00