tubearchivist/tubearchivist/home
simon 571c2ce3a4
ensure load_new_defaults for all manage.py commands, #434
2023-02-18 09:20:09 +07:00
..
migrations commit migrations 2023-02-02 14:19:06 +07:00
src ensure load_new_defaults for all manage.py commands, #434 2023-02-18 09:20:09 +07:00
templates/home a warning about zip file backups, use snapshots instead 2023-02-17 22:08:11 +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 remove old startup class 2023-02-02 12:46:54 +07:00
config.json disable backup, enable snapshot 2023-02-03 14:50:41 +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 412 fix `vid_type` with downloads (single and bulk) (#413) 2023-02-11 17:07:36 +07:00
urls.py match VideoTypeEnum with yt channel paths 2023-01-06 10:11:52 +07:00
views.py fix download filter for ignored videos, #401 2023-02-17 14:04:52 +07:00