funkwhale/api/funkwhale_api/audio
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
..
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
admin.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
categories.py See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
dynamic_preferences_registry.py See #170: limit the amount of channels allowed per user 2020-02-14 12:43:57 +01:00
factories.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
filters.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
models.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
renderers.py style: format code using black v23 2023-03-28 19:49:24 +02:00
serializers.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
views.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00