funkwhale/api/funkwhale_api/radios
Petitminion 49b4db3a0d lint 2023-09-15 14:10:55 +02:00
..
migrations cache 100 radiotracks into redis, return a list of radiotracks instead of a single one 2023-09-15 14:09:33 +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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
filters.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
filtersets.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
lb_recommendations.py Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) 2023-09-12 16:09:34 +00:00
models.py cache 100 radiotracks into redis, return a list of radiotracks instead of a single one 2023-09-15 14:09:33 +02:00
radios.py lint 2023-09-15 14:10:55 +02:00
registries.py Blacked the code 2018-06-09 15:36:16 +02:00
serializers.py lint 2023-09-15 14:10:22 +02:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
urls_v2.py cache 100 radiotracks into redis, return a list of radiotracks instead of a single one 2023-09-15 14:09:33 +02:00
views.py lint 2023-09-15 14:10:55 +02:00