tubearchivist/tubearchivist/home
simon 012e28d4ef
initial beat scheduler setup
2021-12-02 15:54:29 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src auto index playlists when adding to download 2021-11-29 15:49:45 +07:00
templates/home update footer to v0.0.8 2021-11-27 14:41:10 +07:00
tests testing tests 2021-10-11 16:55:47 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +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 initial beat scheduler setup 2021-12-02 15:54:29 +07:00
forms.py add subscribe to playlist form and better task management 2021-11-19 11:52:27 +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
tasks.py initial beat scheduler setup 2021-12-02 15:54:29 +07:00
urls.py initial PlaylistIdView paths and basic template 2021-11-12 11:44:18 +07:00
views.py match_all to show all playlists, even when empty 2021-11-29 14:28:23 +07:00