funkwhale/api/funkwhale_api/playlists
Petitminion f11a22cf5d tests minor issues 2025-03-18 13:17:55 +01:00
..
migrations remove to do and add doc 2025-03-17 20:37:04 +01:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py Use playlists to privately share audio files (#2417) 2025-03-11 00:37:58 +01:00
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
factories.py resolving real migration issues 2025-03-14 22:56:41 +01:00
filters.py Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
models.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-03-18 01:36:32 +01:00
parsers.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
renderers.py tests minor issues 2025-03-18 13:17:55 +01:00
serializers.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-03-18 01:36:32 +01:00
tasks.py Make sure we query the lib before createing plts + some migration issues 2025-03-17 17:57:17 +01:00
views.py Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id) 2025-03-18 01:36:32 +01:00