This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
8db832f03b
funquail
/
api
/
funkwhale_api
/
favorites
History
Eliot Berriot
a6da10be41
API refinements for activity stream
2018-03-01 23:41:51 +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
activities.py
Basic working poc with favorites send over websocket
2018-03-01 21:51:20 +01:00
admin.py
Fixed
#80
: Added admin interface for radios, track files, favorites...
2018-02-27 23:01:55 +01:00
consumers.py
Use our new event system for track favorites
2018-03-01 20:38:48 +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
API refinements for activity stream
2018-03-01 23:41:51 +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
Use our new event system for track favorites
2018-03-01 20:38:48 +01:00