ttvdrops/twitch
2026-02-10 01:44:07 +01:00
..
management Allow operation_names to be a list instead of a singular item 2026-01-17 07:05:41 +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 Fix typos 2026-02-09 23:44:23 +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 Make models fat 2026-02-10 01:44:07 +01:00
models.py Make models fat 2026-02-10 01:44:07 +01:00
schemas.py Archive Twitch chat badges 2026-01-16 00:28:25 +01:00
urls.py Add Silk middleware and related settings for performance monitoring 2026-02-09 20:02:19 +01:00
utils.py Improve import command 2026-01-05 18:46:46 +01:00
views.py Refactor RSS feed documentation and optimize query limits in views 2026-02-09 23:23:36 +01:00