diff --git a/fragdenstaat_de/settings/base.py b/fragdenstaat_de/settings/base.py index 4d406f2f3..65b9a09d8 100644 --- a/fragdenstaat_de/settings/base.py +++ b/fragdenstaat_de/settings/base.py @@ -249,6 +249,8 @@ def three_days_ago_but_not_sundays(date): "IsNotRecentDonor", "ConcactAllowedDonor", "ConcactNotAllowedDonor", + "IsNewsletterSubscriberPlugin", + "IsNotNewsletterSubscriberPlugin", ] CMS_PLACEHOLDER_CONF = { "email_body": {