ttvdrops/twitch
Joakim Hellsén 5d9d2ef562 Remove model constraints from DropCampaign and TimeBasedDrop
Deleted CheckConstraints enforcing valid date ranges and non-negative required_minutes_watched from DropCampaign and TimeBasedDrop models
2025-10-13 02:12:47 +02:00
..
management Remove bloat 2025-10-13 02:07:33 +02:00
migrations Remove bloat 2025-10-13 02:07:33 +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
apps.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00
feeds.py Add section markers 2025-09-13 23:17:17 +02:00
models.py Remove model constraints from DropCampaign and TimeBasedDrop 2025-10-13 02:12:47 +02:00
urls.py Remove bloat 2025-10-13 02:07:33 +02:00
views.py Remove bloat 2025-10-13 02:07:33 +02:00