This website requires JavaScript.
Explore
Help
Register
Sign In
tcsenpai
/
swingmusic
Watch
1
Star
0
Fork
0
You've already forked swingmusic
mirror of
https://github.com/tcsenpai/swingmusic.git
synced
2025-07-24 18:40:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
swingmusic
/
app
/
models
History
geoffrey45
805df18ac3
fix inheritance in Artist model class
2023-03-27 02:45:10 +03:00
..
__init__.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
album.py
add a store method to count the number of tracks in a folder
2023-03-21 22:15:31 +03:00
artist.py
fix inheritance in Artist model class
2023-03-27 02:45:10 +03:00
enums.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
folder.py
add folder count to folder route
2023-03-25 05:26:01 +03:00
playlist.py
use setters to manipulate artist and playlist objects
2023-03-26 18:57:25 +03:00
track.py
break settings.py into classes
2023-03-26 08:25:00 +03:00