This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-07-29 07:03:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30256a7998bbbe87630e85293ccbe33f05036922
swingmusic-extended
/
app
/
models
T
History
geoffrey45
8f6f1d1c0f
use create_hash to compare album titles for is_single
...
+ add a few string checks for album.is_single
2023-04-08 20:26:45 +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
use create_hash to compare album titles for is_single
2023-04-08 20:26:45 +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