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
fb087a01c0
ttvdrops
/
kick
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
fb087a01c0
Enhance performance by prefetching more
2026-04-10 22:32:38 +02:00
..
management
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
2026-03-20 00:55:32 +01:00
migrations
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
2026-03-20 00:55:32 +01:00
tests
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
2026-03-20 00:55:32 +01:00
__init__.py
Add support for Kick
2026-03-15 04:19:03 +01:00
apps.py
Add support for Kick
2026-03-15 04:19:03 +01:00
feeds.py
Add support for Kick
2026-03-15 04:19:03 +01:00
models.py
Enhance performance by prefetching more
2026-04-10 22:32:38 +02:00
schemas.py
Add support for Kick
2026-03-15 04:19:03 +01:00
tasks.py
Use celery tasks instead of systemd timers for periodic work; and add more tests
2026-04-08 03:23:18 +02:00
urls.py
Add support for Kick
2026-03-15 04:19:03 +01:00
views.py
Refactor URL handling to use BASE_URL across the application and add base_url context processor
2026-04-03 19:51:01 +02:00