mailing_lists.managers module

class mailing_lists.managers.MailListManager[source]

Bases: django.db.models.manager.Manager

active()[source]

Return Lists active in the Mailchimp account.

To be used on Admin pages.

open_to_subscribe(contributor)[source]

Return Lists active in the Mailchimp account and open for subscription for Contributors in the settings page.