- change default storage path to /srv/libretime - remove music dirs table - use /tmp for testing storage - storage dir should always have a trailing slash
3 lines
121 B
Python
3 lines
121 B
Python
from .cloud_file import CloudFileSerializer
|
|
from .file import FileSerializer
|
|
from .track_type import TrackTypeSerializer
|