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
d7adaf398f
funkwhale
/
api
/
funkwhale_api
/
playlists
History
Eliot Berriot
2a3f43ecb1
Ensure privacy_level is settable/inherited properly
2018-03-20 15:34:32 +01:00
..
migrations
Replaced is_public flag by brand new privacy_level field on playlists
2018-03-20 15:34:32 +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
Replaced is_public flag by brand new privacy_level field on playlists
2018-03-20 15:34:32 +01:00
factories.py
Fixed
#54
: Now use pytest everywhere \o/
2017-12-24 19:15:21 +01:00
models.py
Replaced is_public flag by brand new privacy_level field on playlists
2018-03-20 15:34:32 +01:00
serializers.py
Replaced is_public flag by brand new privacy_level field on playlists
2018-03-20 15:34:32 +01:00
views.py
Ensure privacy_level is settable/inherited properly
2018-03-20 15:34:32 +01:00