This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
funkwhale
mirror of
https://dev.funkwhale.audio/funkwhale/funkwhale.git
Watch
1
Star
0
Fork
You've already forked funkwhale
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
206ae296b6
funkwhale
/
api
/
funkwhale_api
/
playlists
History
Eliot Berriot
529114c89c
Added missing fields in playlist serializer
2018-03-21 20:56:26 +01:00
..
migrations
Dropped hard constraint on track indexes and added more tests
2018-03-20 19:14:07 +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
New "index" field on playlist tracks, and .insert() metod to manage playlists
2018-03-20 15:34:34 +01:00
factories.py
Playlisttrack factory
2018-03-20 15:34:33 +01:00
filters.py
More filters / ordering option on playlist API
2018-03-21 11:58:11 +01:00
models.py
Performance optimization on playlisttrack serialization
2018-03-20 22:44:28 +01:00
serializers.py
Added missing fields in playlist serializer
2018-03-21 20:56:26 +01:00
views.py
Simplified playlist serializer and ensure update return same payload as detail
2018-03-21 19:03:57 +01:00