funkwhale/api/funkwhale_api/music
Eliot Berriot 4d5e47466c
Updated Django Rest Framework to v3.10
2019-07-30 14:08:01 +02:00
..
management Fixed typo refrence => reference 2019-06-25 11:03:45 +02:00
migrations Implement tag models 2019-07-08 15:26:14 +02:00
__init__.py
admin.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
dynamic_preferences_registry.py
factories.py See #432: added model tagging logic on artists and albums 2019-07-15 10:53:33 +02:00
fake_data.py
filters.py See #432: added tag filtering for albums and artists (API) 2019-07-15 14:20:29 +02:00
importers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
licenses.py
metadata.py Updated Django Rest Framework to v3.10 2019-07-30 14:08:01 +02:00
models.py Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed 2019-07-22 12:16:47 +02:00
mutations.py Ensure owner of tracks/albums/artists can approve suggestions 2019-07-18 14:24:18 +02:00
serializers.py Ensure owner of tracks/albums/artists can approve suggestions 2019-07-18 14:24:18 +02:00
signals.py
spa_views.py Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
tasks.py See #432: expose and federate tags on artists and albums 2019-07-22 09:41:33 +02:00
utils.py Ensure we can transcode from video/ogg files too 2019-07-25 15:43:46 +02:00
views.py Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed 2019-07-22 12:16:47 +02:00