ttvdrops/kick
Joakim Hellsén 66ea46cf23
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
Use celery tasks instead of systemd timers for periodic work; and add more tests
2026-04-08 03:23:18 +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 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
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