funkwhale/api/funkwhale_api/favorites
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
..
migrations loads of things 2024-04-16 11:01:29 +00:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
activities.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
admin.py Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
consumers.py Use our new event system for track favorites 2018-03-01 20:38:48 +01:00
factories.py tests 2024-04-16 11:01:29 +00:00
filters.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
models.py various reviews 2024-04-16 11:01:29 +00:00
serializers.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00