ttvdrops/twitch
2026-01-06 22:04:41 +01:00
..
management Use json_repair instead of json 2026-01-06 22:04:41 +01:00
migrations Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00
tests Add default values and validators for benefit_edges and drop_campaigns_in_progress fields 2026-01-06 21:23:56 +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 Add default values and validators for benefit_edges and drop_campaigns_in_progress fields 2026-01-06 21:23:56 +01:00
urls.py Use function based views instead of class based views 2026-01-05 22:21:02 +01:00
utils.py Improve import command 2026-01-05 18:46:46 +01:00
views.py Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00