funkwhale/api/funkwhale_api/playlists
petitminion d1287a36a5 Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
..
migrations Blacked the code 2018-06-09 15:36:16 +02: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 Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
factories.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
filters.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
models.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
parsers.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
renderers.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
serializers.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
urls.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
urls_v2.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
views.py Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00