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
f0a62fbad5
funquail
/
api
/
funkwhale_api
/
playlists
History
Eliot Berriot
e7619fd189
See
#206
: minor tweaks on settings (wording, input type...)
2018-05-17 23:40:06 +02: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
dynamic_preferences_registry.py
See
#206
: minor tweaks on settings (wording, input type...)
2018-05-17 23:40:06 +02: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
Queryset methods for playlists
2018-05-08 23:06:29 +02:00
serializers.py
See
#186
: moved PLAYLISTS_MAX_TRACKS to playlists__max_tracks
2018-04-28 05:30:23 +02:00
views.py
Simplified playlist serializer and ensure update return same payload as detail
2018-03-21 19:03:57 +01:00