funkwhale/api/funkwhale_api/common
Eliot Berriot 367014f70e
Added owner permission to check user has the right to read/update object
2018-03-20 15:34:33 +01:00
..
migrations
__init__.py
auth.py Fixed 500 error in authentication 2018-03-05 21:43:07 +01:00
authentication.py
channels.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
consumers.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
fields.py Added helper to filter queryset by privacy level 2018-03-20 15:34:32 +01:00
pagination.py
permissions.py Added owner permission to check user has the right to read/update object 2018-03-20 15:34:33 +01:00
utils.py