Skip to main content

A basic newsletter app for the Django webframework

Project description

Here is a very brief overview how to use django-campaign:

  • Import (or enter by hand) a number of subscribers into the Subscriber model. Importing json formatted data is possible.

  • Build one or more SubscriberList objects, which hold a bunch of Subscriber objects.

  • Create a Campaign object and the corresponding MailTemplate object.

  • Assign one or more SubscriberList objects as recipients to the Campaign.

  • Finally send the Campaign.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page