funkwhale/api/funkwhale_api/history
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
admin.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
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 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 Switched to is_authenticated (no parenthesis) 2017-12-15 23:42:20 +01:00