funkwhale/api/funkwhale_api/music/migrations
Eliot Berriot f273faf9de
Added Library model to have more granular federation management
2018-04-06 18:49:29 +02:00
..
0001_initial.py Update models with on_cascade 2017-12-16 00:36:06 +01:00
0002_auto_20151215_1645.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0003_auto_20151222_2233.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0004_track_tags.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0005_deduplicate.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0006_unique_mbid.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0007_track_position.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0008_auto_20160529_1456.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0009_auto_20160920_1614.py Update models with on_cascade 2017-12-16 00:36:06 +01:00
0010_auto_20160920_1742.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0011_rename_files.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0012_auto_20161122_1905.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
0013_auto_20171213_2211.py Fixed #7: store release-group id on Album 2017-12-13 23:36:10 +01:00
0014_importjob_track_file.py Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
0015_bind_track_file_to_import_job.py Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
0016_trackfile_acoustid_track_id.py Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
0017_auto_20171227_1728.py Now use import job everywhere, even for direct file imports 2017-12-27 20:30:50 +01:00
0018_auto_20180218_1554.py Now store track file mimetype in database 2018-02-18 23:46:15 +01:00
0019_populate_mimetypes.py Now store track file mimetype in database 2018-02-18 23:46:15 +01:00
0020_importbatch_status.py Added status field to import batch, it's synced based on jobs 2018-02-21 00:02:09 +01:00
0021_populate_batch_status.py Added status field to import batch, it's synced based on jobs 2018-02-21 00:02:09 +01:00
0022_importbatch_import_request.py Update request status based on batch status 2018-02-21 00:09:15 +01:00
0023_auto_20180406_1621.py Added Library model to have more granular federation management 2018-04-06 18:49:29 +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