ttvdrops/twitch
2026-07-21 04:12:13 +02:00
..
management Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
migrations Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
templatetags Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
tests Update Ruff and fix its errors 2026-07-21 04:12:13 +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
api.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00
apps.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02: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 Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
signals.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
utils.py Fix types 2026-03-16 18:40:04 +01:00
views.py Update Ruff and fix its errors 2026-07-21 04:12:13 +02:00