funkwhale/api/funkwhale_api/music
Eliot Berriot 7df97263e5
Merge branch 'develop'
2019-01-29 10:06:04 +01:00
..
management Point to new gitlab URL 2018-12-10 16:00:33 +01:00
migrations Improved performance when listing playable tracks, albums and artists 2019-01-03 22:57:29 +01:00
__init__.py
admin.py Reduced number of SQL queries when loading /api/admin/music/tracks/ 2019-01-24 11:06:37 +01:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py Less DB queries in test factories 2019-01-04 14:36:08 +01:00
fake_data.py
filters.py Upgraded django to 2.1 and django-filters to 2.0 2019-01-11 12:03:06 +01:00
importers.py
licenses.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
lyrics.py
metadata.py Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
models.py Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
serializers.py Linting 2018-12-19 16:16:10 +01:00
signals.py
spa_views.py Fixed url escaping for good ;) 2018-12-19 16:45:40 +01:00
tasks.py Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
utils.py Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
views.py Updated rest framework to 3.9 2019-01-11 14:10:02 +01:00