funkwhale/api/funkwhale_api/audio
jo abadf6c9fb
style: format file with black==23.7.0
2023-07-25 19:04:32 +02: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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
models.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
renderers.py style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
serializers.py fix: Fix Serializer for inline channel artists 2022-11-26 20:23:17 +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 refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00