funkwhale/api/funkwhale_api/playlists/migrations
Eliot Berriot 244ebd7ab1
Dropped hard constraint on track indexes and added more tests
2018-03-20 19:14:07 +01:00
..
0001_initial.py Removed superfluous mptt requirement 2018-03-20 15:34:33 +01:00
0002_auto_20180316_2217.py Replaced is_public flag by brand new privacy_level field on playlists 2018-03-20 15:34:32 +01:00
0003_auto_20180319_1214.py New "index" field on playlist tracks, and .insert() metod to manage playlists 2018-03-20 15:34:34 +01:00
0004_auto_20180320_1713.py Dropped hard constraint on track indexes and added more tests 2018-03-20 19:14:07 +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