funkwhale/api/funkwhale_api/music
Eliot Berriot 0ce51d25d4
Can now edit track copyright information
2019-04-09 11:15:43 +02:00
..
management Fix #781: Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore 2019-04-05 18:55:00 +02:00
migrations
__init__.py
admin.py
dynamic_preferences_registry.py
factories.py
fake_data.py
filters.py
importers.py
licenses.py
lyrics.py
metadata.py Fix #788: fixed crashing import with empty album artist 2019-04-05 15:41:28 +02:00
models.py
mutations.py Can now edit track copyright information 2019-04-09 11:15:43 +02:00
serializers.py
signals.py
spa_views.py
tasks.py Fix #788: fixed crashing import with empty album artist 2019-04-05 15:41:28 +02:00
utils.py
views.py More configurable pagination 2019-04-09 11:15:43 +02:00