ttvdrops/twitch
2026-01-07 21:06:50 +01:00
..
management Fix game data not updating 2026-01-06 23:31:24 +01:00
migrations Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00
tests Fix game data not updating 2026-01-06 23:31:24 +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 Improve import command 2026-01-05 18:46:46 +01:00
models.py Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00
schemas.py Enhance DropCampaign handling: default is_enabled to True if missing, add url field to ChannelInfoSchema 2026-01-06 23:06:31 +01:00
urls.py Format and color JSON in all views 2026-01-07 21:06:50 +01:00
utils.py Improve import command 2026-01-05 18:46:46 +01:00
views.py Format and color JSON in all views 2026-01-07 21:06:50 +01:00