ttvdrops/kick
2026-04-11 00:44:16 +02:00
..
management Improve performance and add type hints 2026-04-11 00:44:16 +02: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 Improve performance and add type hints 2026-04-11 00:44:16 +02: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 Improve performance and add type hints 2026-04-11 00:44:16 +02:00
models.py Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +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 Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +02:00