funkwhale/api/funkwhale_api/music
Eliot Berriot 3a94462bd6
Removed django-cacheops dependency
2018-07-21 12:57:48 +02:00
..
management Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00
migrations Migration file for ImportJob.replace_if_duplicate 2018-06-22 20:25:15 +02:00
__init__.py
admin.py
factories.py Fixed randomly failing test 2018-06-24 13:56:06 +02:00
fake_data.py
filters.py Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
importers.py Fix #351: Ensure we do not import artists with empty names 2018-07-09 22:35:32 +02:00
lyrics.py
metadata.py
models.py Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
permissions.py
serializers.py Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
tasks.py
utils.py See #344: query parsing 2018-07-03 08:13:13 +02:00
views.py