migrations
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
src
|
validate form entries, set auto sensible default
|
2021-12-03 11:27:26 +07:00 |
templates/home
|
initial scheduler_form for settings
|
2021-12-02 18:38:32 +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
|
add rescan lock
|
2021-12-02 19:11:45 +07:00 |
config.json
|
initial beat scheduler setup
|
2021-12-02 15:54:29 +07:00 |
forms.py
|
initial scheduler_form for settings
|
2021-12-02 18:38:32 +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
|
initial PlaylistIdView paths and basic template
|
2021-11-12 11:44:18 +07:00 |
views.py
|
ScheduleBuilder config class for celery beat
|
2021-12-02 18:37:54 +07:00 |