funkwhale/api/funkwhale_api/audio
jo 94521d2b86 feat(api): replace pytz with zoneinfo
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2388>
2023-04-04 07:08:47 +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 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 code using black v23 2023-03-28 19:49:24 +02:00
serializers.py feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +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