ttvdrops/twitch
2025-09-08 00:55:12 +02:00
..
management Implement full-text search functionality 2025-09-05 13:59:02 +02:00
migrations Implement full-text search functionality 2025-09-05 13:59:02 +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 Enhance DropCampaignFeed to include detailed drop information in the RSS feed 2025-09-06 00:09:11 +02:00
models.py Enhance RSS feed for drop campaigns 2025-09-05 23:36:01 +02:00
urls.py Implement full-text search functionality 2025-09-05 13:59:02 +02:00
views.py Show the drop benefits under game details 2025-09-08 00:55:12 +02:00