This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
sintonia
Watch
7
Star
0
Fork
You've already forked sintonia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9aed7e2a3
sintonia
/
api
/
libretime_api
/
storage
/
views
/
__init__.py
3 lines
66 B
Python
Raw
Normal View
History
Unescape
Escape
feat(api): split api into multiple apps (#1626) Fixes #1622 - split the api into 4 apps: core, history, schedule, storage - exploded the settings into testing/prod
2022-04-04 14:38:50 +02:00
from
.
file
import
FileViewSet
feat(api): rename track type to library Related to #1922 - rename library model fields
2022-06-28 09:20:11 +02:00
from
.
library
import
LibraryViewSet