funkwhale/api/funkwhale_api/audio
Georg Krause 6908f4bf74 Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +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 See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
filters.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
models.py Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
renderers.py Add xmlns:content to feed schemas fixes #1535 2021-08-05 07:58:12 +00:00
serializers.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
tasks.py See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
views.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00