funkwhale/api/funkwhale_api/radios
Eliot Berriot 3396329c19
Fixed reverse import in django.urls
2017-12-16 15:19:33 +01:00
..
migrations Update models with on_cascade 2017-12-16 00:36:06 +01:00
tests Fixed reverse import in django.urls 2017-12-16 15:19:33 +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
models.py Update models with on_cascade 2017-12-16 00:36:06 +01:00
radios.py CI builds / pipeline now run tests and build static assets 2017-06-25 18:31:00 +02:00
registries.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
serializers.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
urls.py Update urls app_name 2017-12-16 14:33:10 +01:00
views.py Switched to is_authenticated (no parenthesis) 2017-12-15 23:42:20 +01:00