funkwhale/api/funkwhale_api/audio
Eliot Berriot bf99e13230
See #170: include channel info in artist representations
2020-01-30 15:08:10 +01:00
..
migrations See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
__init__.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
admin.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
dynamic_preferences_registry.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
factories.py See #170: include channel info in artist representations 2020-01-30 15:08:10 +01:00
filters.py See #170: filtering subscribed channels in API 2020-01-15 14:39:50 +01:00
models.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
serializers.py See #170: added content_category on artist 2020-01-22 11:47:54 +01:00
views.py See #170: include subscriptions count in channels API 2020-01-20 09:58:04 +01:00