ttvdrops/config
Joakim Hellsén 66ea46cf23
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
Use celery tasks instead of systemd timers for periodic work; and add more tests
2026-04-08 03:23:18 +02:00
..
tests Refactor URL handling to use BASE_URL across the application and add base_url context processor 2026-04-03 19:51:01 +02:00
__init__.py Add Redis configuration, integrate Celery, and sort fields in models 2026-03-21 19:12:47 +01:00
celery.py Include celery-types 2026-03-23 19:47:50 +01:00
settings.py Use celery tasks instead of systemd timers for periodic work; and add more tests 2026-04-08 03:23:18 +02:00
urls.py Implement Chzzk campaign management features, including models, views, and templates 2026-04-01 04:04:58 +02:00
wsgi.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00