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
0e6b703768
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
fa7c8caa10
Add tests for GameDetailView to validate expired campaign filtering
2025-07-10 05:16:25 +02:00
..
management
Add command to validate JSON files and move invalid ones to an error directory
2025-07-10 04:01:19 +02:00
migrations
feat: Add Twitch Drops Tracker application with campaign management
2025-07-09 22:46:23 +02:00
tests
Add tests for GameDetailView to validate expired campaign filtering
2025-07-10 05:16:25 +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
feat: Add Twitch Drops Tracker application with campaign management
2025-07-09 22:46:23 +02:00
apps.py
Add initial configuration and structure for the Twitch app, including models, views, and admin registration
2025-07-08 19:05:36 +02:00
models.py
Refactor campaign name handling to use clean_name property for improved clarity and consistency across templates
2025-07-10 05:10:09 +02:00
tests.py
Add initial configuration and structure for the Twitch app, including models, views, and admin registration
2025-07-08 19:05:36 +02:00
urls.py
Add game list and detail views with templates for Twitch Drops Tracker
2025-07-10 03:09:27 +02:00
views.py
Add tests for GameDetailView to validate expired campaign filtering
2025-07-10 05:16:25 +02:00