This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
You've already forked swingmusic-extended
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-06-04 04:23:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df3481a1baabca75eaf889a5d85116f5d4b9804e
swingmusic-extended
/
app
/
models
T
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