tubearchivist/tubearchivist/home
simon 7924f28ccb
implement backup rotate from config value
2021-12-14 19:40:46 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src implement backup rotate from config value 2021-12-14 19:40:46 +07:00
templates/home change settings for backup restore 2021-12-14 19:06:47 +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 add rescan lock 2021-12-02 19:11:45 +07:00
config.json add scheduler settings with some sane defaults 2021-12-13 10:55:57 +07:00
forms.py add check_reindex_days and run_backup_rotate fields to form 2021-12-13 10:54:54 +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 change backup and restore to tag files 2021-12-14 19:05:58 +07:00
urls.py transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
views.py change backup and restore to tag files 2021-12-14 19:05:58 +07:00