migrations
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
src
|
define playlist field types in index
|
2021-11-11 20:57:28 +07:00 |
templates/home
|
add basic playlists to template
|
2021-11-10 18:53:38 +07:00 |
tests
|
testing tests
|
2021-10-11 16:55:47 +07:00 |
admin.py
|
custom user models for admin login
|
2021-10-25 19:28:05 +07:00 |
apps.py
|
download playlist artwork
|
2021-11-10 17:55:34 +07:00 |
config.json
|
userspace sort_order and sort_by
|
2021-10-29 14:42:12 +07:00 |
models.py
|
custom user models for admin login
|
2021-10-25 19:28:05 +07:00 |
settings.py
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
urls.py
|
basic routes and template for playlist page
|
2021-11-08 14:52:46 +07:00 |
views.py
|
send playlist hits to template
|
2021-11-10 17:29:11 +07:00 |