tubearchivist/tubearchivist/home
simon f5a56fca86 refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
templates/home bumping versions for new release 2021-09-26 12:05:41 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +07:00
admin.py GitHub Action to lint Python code (#14) 2021-09-21 16:23:36 +07:00
apps.py refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
config.json setting limit_count default to false after implementing dynamic dl queue 2021-09-26 12:01:51 +07:00
models.py GitHub Action to lint Python code (#14) 2021-09-21 16:23:36 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
tests.py GitHub Action to lint Python code (#14) 2021-09-21 16:23:36 +07:00
urls.py linting everything in black 2021-09-21 16:25:22 +07:00
views.py refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00