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
61647f72d4
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
4b1329befb
Add JSON serialization for game data in game detail view
2025-09-03 17:14:41 +02:00
..
management
WIP: Improve JSON import handling by adding directory for manual review and refining campaign data extraction logic
2025-09-02 04:43:24 +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
Add JSON serialization for game data in game detail view
2025-09-03 17:14:41 +02:00