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
97df0b342b
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
97df0b342b
Update import_drops command to accept multiple JSON file paths
2025-09-05 01:04:30 +02:00
..
management
Update import_drops command to accept multiple JSON file paths
2025-09-05 01:04:30 +02:00
migrations
Refactor TimeBasedDrop constraints to ensure required_minutes_watched is non-negative
2025-09-05 01:04: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
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
Refactor TimeBasedDrop constraints to ensure required_minutes_watched is non-negative
2025-09-05 01:04:25 +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