This website requires JavaScript.
Explore
Help
Sign in
TheLovinator
/
ttvdrops
Watch
1
Fork
You've already forked ttvdrops
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c8cc6d83df
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
c8cc6d83df
Add Twitch directory URL property to Game model and update dashboard to handle channel display logic
2025-09-09 03:22:45 +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
Add Twitch directory URL property to Game model and update dashboard to handle channel display logic
2025-09-09 03:22:45 +02:00
urls.py
Add channel list and detail views
2025-09-08 22:41:48 +02:00
views.py
Add channel list and detail views
2025-09-08 22:41:48 +02:00