funkwhale/api/funkwhale_api/history
Eliot Berriot 099cdfa99c
Fixed #54: Now use pytest everywhere \o/
2017-12-24 19:15:21 +01:00
..
migrations Update models with on_cascade 2017-12-16 00:36:06 +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
factories.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01: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