ttvdrops/twitch
2025-09-03 17:29:59 +02:00
..
management WIP: Improve JSON import handling by adding directory for manual review and refining campaign data extraction logic 2025-09-02 04:43:24 +02:00
migrations Make Owner optional; use dateparser to parse dates; use json-repair to read JSON 2025-09-01 21:50:38 +02: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
admin.py Make Owner optional; use dateparser to parse dates; use json-repair to read JSON 2025-09-01 21:50:38 +02:00
apps.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00
models.py Make Owner optional; use dateparser to parse dates; use json-repair to read JSON 2025-09-01 21:50:38 +02:00
urls.py Add grid and list views for games with improved templates and routing 2025-08-30 00:30:18 +02:00
views.py Add campaign data serialization to GameDetailView 2025-09-03 17:29:59 +02:00