funkwhale/api/funkwhale_api/favorites
Eliot Berriot 14392ebb0c
Updated rest framework to 3.9
2019-01-11 14:10:02 +01:00
..
migrations Blacked the code 2018-06-09 15:36:16 +02: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 Less DB queries in test factories 2019-01-04 14:36:08 +01:00
filters.py Fixed #384: unfiltered results in favorites API 2018-07-22 11:56:25 +02:00
models.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
serializers.py Linting 2018-09-28 16:48:26 +02:00
urls.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
views.py Updated rest framework to 3.9 2019-01-11 14:10:02 +01:00