funkwhale/api/funkwhale_api/history
Eliot Berriot 4325b1be4f
Removed radios and listening recording for anonymous users as it was buggy
2018-05-06 11:18:28 +02:00
..
migrations Renamed listening end_date to creation_date 2018-03-25 17:17:33 +02: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 API refinements for activity stream 2018-03-01 23:41:51 +01:00
admin.py Renamed listening end_date to creation_date 2018-03-25 17:17:33 +02:00
factories.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
models.py Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
serializers.py Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02: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 Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00