ttvdrops/chzzk
Joakim Hellsén 204f12bb9d
All checks were successful
Deploy to Server / deploy (push) Successful in 22s
Refactor dashboard_view to exclude TESTING campaigns from active campaigns list
2026-04-01 14:16:23 +02:00
..
management Add error handling for HTTP requests in import_chzzk_campaign command and enhance pagination display in campaign list template 2026-04-01 04:32:42 +02:00
migrations Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length 2026-04-01 04:21:41 +02:00
tests Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2 2026-04-01 04:05:59 +02:00
__init__.py Add initial chzzk app structure and configuration 2026-03-30 17:00:10 +02:00
apps.py Add initial chzzk app structure and configuration 2026-03-30 17:00:10 +02:00
models.py Update URL fields in ChzzkCampaign and ChzzkReward models to include max_length and blank options 2026-04-01 04:20:48 +02:00
schemas.py Implement Chzzk campaign management features, including models, views, and templates 2026-04-01 04:04:58 +02:00
urls.py Implement Chzzk campaign management features, including models, views, and templates 2026-04-01 04:04:58 +02:00
views.py Refactor dashboard_view to exclude TESTING campaigns from active campaigns list 2026-04-01 14:16:23 +02:00