ttvdrops/twitch
2025-09-05 01:21:56 +02:00
..
management Add --continue-on-error option to import_drops command for error handling 2025-09-05 01:21:56 +02:00
migrations Refactor TimeBasedDrop constraints to ensure required_minutes_watched is non-negative 2025-09-05 01:04:25 +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 Add timestamps for record creation and updates for all models 2025-09-04 23:07:20 +02:00
apps.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00
feeds.py Add RSS feed views 2025-09-04 23:06:44 +02:00
models.py Refactor TimeBasedDrop constraints to ensure required_minutes_watched is non-negative 2025-09-05 01:04:25 +02:00
urls.py Add RSS feed views 2025-09-04 23:06:44 +02:00
views.py Add RSS feed views 2025-09-04 23:06:44 +02:00