ttvdrops/twitch
2025-09-08 22:18:32 +02:00
..
management Save channels to the database 2025-09-08 22:18:32 +02:00
migrations Save channels to the database 2025-09-08 22:18:32 +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 Save channels to the database 2025-09-08 22:18:32 +02:00
urls.py Implement full-text search functionality 2025-09-05 13:59:02 +02:00
views.py Save channels to the database 2025-09-08 22:18:32 +02:00