ttvdrops/kick
2026-07-21 04:12:13 +02:00
..
management Update Ruff and fix its errors 2026-07-21 04:12:13 +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 Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
__init__.py Add support for Kick 2026-03-15 04:19:03 +01:00
api.py Move all the APIs under the same router 2026-07-21 04:05:35 +02:00
apps.py Add support for Kick 2026-03-15 04:19:03 +01:00
feeds.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
models.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
schemas.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
tasks.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
urls.py Move all the APIs under the same router 2026-07-21 04:05:35 +02:00
views.py Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +02:00