funkwhale/api/funkwhale_api/radios
Eliot Berriot e13ac32370
Fixed #80: Added admin interface for radios, track files, favorites...
2018-02-27 23:01:55 +01: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 Views and logic for custom radios 2018-01-07 22:21:01 +01:00
filtersets.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00
models.py Models and migrations for custom radios 2018-01-07 22:21:01 +01: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 Views and logic for custom radios 2018-01-07 22:21:01 +01:00
urls.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00
views.py Views and logic for custom radios 2018-01-07 22:21:01 +01:00