ttvdrops/twitch
2026-01-12 00:59:22 +01:00
..
management Enhance importer robustness by normalizing tuple payloads and handling nullable URLs 2026-01-11 23:58:39 +01:00
migrations Refactor game ownership to support multiple organizations and update related logic 2026-01-09 21:57:37 +01:00
tests Refactor dashboard view to group campaigns by game, preventing duplicates for multi-owner games 2026-01-12 00:59:22 +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 Remove operation_name filter from DropCampaign queries 2026-01-11 20:54:39 +01:00
models.py Refactor game ownership to support multiple organizations and update related logic 2026-01-09 21:57:37 +01:00
schemas.py Enhance importer robustness by normalizing tuple payloads and handling nullable URLs 2026-01-11 23:58:39 +01:00
urls.py Remove operation_name filter from DropCampaign queries 2026-01-11 20:54:39 +01:00
utils.py Improve import command 2026-01-05 18:46:46 +01:00
views.py Refactor dashboard view to group campaigns by game, preventing duplicates for multi-owner games 2026-01-12 00:59:22 +01:00