ttvdrops/twitch
2026-02-11 03:14:04 +01:00
..
management Implement dataset functionality with views, URLs, and management command 2026-02-10 16:47:54 +01:00
migrations Refactor models to use auto_prefetch for improved performance and update dependencies in pyproject.toml 2026-02-09 20:13:47 +01:00
tests Refactor HTML 2026-02-11 03:14:04 +01:00
__init__.py Add initial configuration and structure for the Twitch app, including models, views, and admin registration 2025-07-08 19:05:36 +02:00
apps.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00
feeds.py Refactor HTML 2026-02-11 03:14:04 +01:00
models.py Refactor HTML 2026-02-11 03:14:04 +01:00
schemas.py Archive Twitch chat badges 2026-01-16 00:28:25 +01:00
urls.py Refactor HTML 2026-02-11 03:14:04 +01:00
utils.py Improve import command 2026-01-05 18:46:46 +01:00
views.py Refactor HTML 2026-02-11 03:14:04 +01:00