funkwhale/api/funkwhale_api/radios
petitminion 0f4226e06f Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
..
migrations Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00: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 Fix tag exclusion in custom radios (#950) 2019-10-21 09:25:36 +02:00
filtersets.py Resolve "UX, UI : Search Page" 2020-07-31 15:10:16 +02:00
models.py Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
radios.py Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
registries.py Blacked the code 2018-06-09 15:36:16 +02:00
serializers.py Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00: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 Catch ValueError at the end of a radio 2022-03-16 13:06:35 +00:00