move progress to campaigns
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 31 Mar 2026 12:38:09 +0000 (14:38 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 31 Mar 2026 12:38:09 +0000 (14:38 +0200)
commitdf6d939e24b62fb0424a0793e6ded1317a5b4915
treec001465f1dcfb9924f06585a61420a3922eeae44
parent0df4ebc27bdd7b5d5dbd53fba72ab156f399e4c1
move progress to campaigns
12 files changed:
src/annoy/admin.py
src/annoy/migrations/0020_campaign_end_campaign_landing_campaign_priority_and_more.py [new file with mode: 0644]
src/annoy/migrations/0021_campaign_data.py [new file with mode: 0644]
src/annoy/migrations/0022_remove_banner_progress_remove_banner_target.py [new file with mode: 0644]
src/annoy/models.py
src/annoy/signals.py
src/annoy/templates/annoy/banner.html
src/annoy/templates/annoy/banner_blackout.html
src/annoy/templates/annoy/banner_crisis.html
src/annoy/templates/annoy/banner_seasonal.html
src/annoy/templates/annoy/banner_top.html
src/wolnelektury/static/js/main.js