Package: wnpp Severity: wishlist * Package name : django-campaign Version : 0.2.6 Upstream Author : Arne Brodowski <[email protected]> * URL : https://github.com/arneb/django-campaign/ * License : BSD-3-clause Programming Lang: Python Description : Newsletter management for the Django webframework
Django-campaign is a newsletter campaign management app for the Django webframework. It can manage multiple newsletters with different subscriber lists. Features * Multiple newsletters * Multiple subscriberlists * Personalization of content for every Subscriber * Subscriber model lives in your code and can have whatever fields you want * Subscriberlists are defined as orm query parameters * Send mails from your own Server (through Django's email mechanism) * Send mails through Mandrill (a transactional email service from Mailchimp) * Send mails through Mailgun (a transactional email service) * Pluggable backends for integration with other email services * Make newsletters available online * Internal blacklist

