funkwhale/api/funkwhale_api/music
Eliot Berriot 4d09e75262
Update models with on_cascade
2017-12-16 00:36:06 +01:00
..
migrations Update models with on_cascade 2017-12-16 00:36:06 +01:00
tests Replaced model_mummy with factory_boy 2017-12-15 23:41:04 +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 Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
fake_data.py better pagination on favorites 2017-12-12 22:58:17 +01:00
filters.py Added artist filtering on API 2017-12-12 23:27:17 +01:00
importers.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
lyrics.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
metadata.py Fixed #4: can now import artists and releases with a clean interface :party: 2017-07-09 11:33:33 +02:00
models.py Update models with on_cascade 2017-12-16 00:36:06 +01:00
serializers.py Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
utils.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