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
0a7b8017c7
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
0a7b8017c7
Refactor game creation logic to simplify defaults handling and remove unnecessary method.
2025-09-02 04:42:26 +02:00
..
management
Refactor game creation logic to simplify defaults handling and remove unnecessary method.
2025-09-02 04:42:26 +02:00
migrations
Make Owner optional; use dateparser to parse dates; use json-repair to read JSON
2025-09-01 21:50:38 +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
Make Owner optional; use dateparser to parse dates; use json-repair to read JSON
2025-09-01 21:50:38 +02:00
apps.py
Fix random Mypy errors
2025-08-04 00:12:47 +02:00
models.py
Make Owner optional; use dateparser to parse dates; use json-repair to read JSON
2025-09-01 21:50:38 +02:00
urls.py
Add grid and list views for games with improved templates and routing
2025-08-30 00:30:18 +02:00
views.py
Refactor debug view
2025-09-01 22:12:48 +02:00