ttvdrops/twitch
2026-03-09 19:57:13 +01:00
..
management Enhance backfill_image_dimensions command to update image metadata; add tests for edge cases 2026-03-09 19:57:13 +01:00
migrations Add box art and campaign image metadata fields; update feeds and backfill command 2026-03-09 19:53:10 +01:00
templatetags Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
tests Enhance backfill_image_dimensions command to update image metadata; add tests for edge cases 2026-03-09 19:57:13 +01: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
apps.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
feeds.py Add box art and campaign image metadata fields; update feeds and backfill command 2026-03-09 19:53:10 +01:00
models.py Add box art and campaign image metadata fields; update feeds and backfill command 2026-03-09 19:53:10 +01:00
schemas.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
urls.py Remove /rss/organizations/<org_id>/campaigns/ 2026-03-09 05:56:57 +01:00
utils.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
views.py Add TODO 2026-03-09 15:23:16 +01:00