ttvdrops/twitch
2025-09-05 00:56:27 +02:00
..
management Add PostgreSQL full-text search support and optimize indexes for DropCampaign and related models 2025-09-05 00:28:21 +02:00
migrations Update ID fields in models to use 255 character length for Game, DropBenefit, and TimeBasedDrop 2025-09-05 00:56:27 +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 Update ID fields in models to use 255 character length for Game, DropBenefit, and TimeBasedDrop 2025-09-05 00:56:27 +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