Skip to content

Commit

Permalink
Add newsletter subscriber toggle plugin to email plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanw committed Jun 3, 2024
1 parent da2fc49 commit f045f1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fragdenstaat_de/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ def three_days_ago_but_not_sundays(date):
"IsNotRecentDonor",
"ConcactAllowedDonor",
"ConcactNotAllowedDonor",
"IsNewsletterSubscriberPlugin",
"IsNotNewsletterSubscriberPlugin",
]
CMS_PLACEHOLDER_CONF = {
"email_body": {
Expand Down

0 comments on commit f045f1a

Please sign in to comment.