funkwhale/api/funkwhale_api/favorites
Eliot Berriot 691665e3cf
Activity stream representations for user and favorites
2018-03-01 18:38:32 +01:00
..
migrations Update models with on_cascade 2017-12-16 00:36:06 +01: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
admin.py Fixed #80: Added admin interface for radios, track files, favorites... 2018-02-27 23:01:55 +01:00
factories.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
models.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
serializers.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
urls.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
views.py Replaced vue-resource by axios 2018-01-11 21:35:51 +01:00