home / grids / Newsletter
Newsletter subscription packages.
Features currently being evaluated
| Feature | Description |
|---|---|
| User can subscribe | Allow user to opt in. |
| User can unsubscribe | Allow user to opt out. |
| Export subscribed users to a CSV file via the admin | |
| Tracking statistics for emails sent out | |
| Can mail out newsletters to subscribers | |
| Import subscribers from file via the admin | Import lists of subscribers from structured data files |
| HTML emails | Supports sending HTML emails and/or templates |
| Templated emails | Emails generated using a template system that allows user-specific content |
| Model | Tied to any specific Django model |
| Bounce detection | Detect E-Mails which couldn't be delivered. |
| Package | pennyblack | Emencia Django Newsletter | django-newsletter | django-newsletter | django-simple-newsletter | django-campaign | django-emailer | django_newsletter | django-nova | django-propaganda | django-simple-newsletter |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Description |
A pluggable Django newsletter application based on FeinCMS |
An app for sending newsletter by email to a contact list. |
A basic, reusable newsletter subscription (opt-in/out) application. |
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, ... |
a simple newsletter app for django |
Simple newsletters for Django sites. Supports double opt-in, many newsletters per site, template-driven email generation and built-in click tracking (Google ... |
Management of simple newsletters | ||||
| Category | App | App | App | App | App | App | App | App | App | App | App |
| # Using This | 9![]() | 7![]() | 4![]() | 1![]() | 1![]() | 0![]() | 0![]() | 0![]() | 0![]() | 0![]() | 0![]() |
| Downloads | 1014 | 1376 | n/a | 2971 | n/a | n/a | n/a | n/a | n/a | 46 | n/a |
| Last updated | Nov. 15, 2011, 5:03 a.m. | Jan. 20, 2012, 7:10 a.m. | April 23, 2009, 12:09 p.m. | Sept. 26, 2011, 5:51 a.m. | Feb. 16, 2012, 3:53 p.m. | Jan. 25, 2012, 10:38 a.m. | Dec. 19, 2011, 2:43 p.m. | ||||
| Version | 0.3.3 | 0.2 | n/a | 0.2.6 | n/a | 0.1.1 | n/a | n/a | n/a | 0.1 | n/a |
| Repo | Github | Github | Github | Github | Github | Other | Github | Github | Github | Github | Other |
| Commits | |||||||||||
| Repo Watchers | 15 | 122 | 83 | 69 | 2 | n/a | n/a | 3 | 9 | 8 | n/a |
| Repo Forks | 1 | 43 | 12 | 12 | 1 | n/a | n/a | 1 | 1 | 1 | n/a |
| Participants | frog32 sspross | Fantomas42 transifex lucalenardi shao197 emencia marcaurele vvarp lazerscience BlindHunter martip more... | howiworkdaily bmihelac | dokterbob vandrongelen flupzor redvasily | attuch | rokj | rcoder twaddington | nabucosound | |||
| Docs on RTD | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... |
| Package | pennyblack | Emencia Django Newsletter | django-newsletter | django-newsletter | django-simple-newsletter | django-campaign | django-emailer | django_newsletter | django-nova | django-propaganda | django-simple-newsletter |
| User can subscribe | |||||||||||
| User can unsubscribe | |||||||||||
| Export subscribed users to a CSV file via the admin | |||||||||||
| Tracking statistics for emails sent out | |||||||||||
| Can mail out newsletters to subscribers | currently broken | ||||||||||
| Import subscribers from file via the admin | with django-admin-import | ||||||||||
| HTML emails | |||||||||||
| Templated emails | not per user | ||||||||||
| Model | Any (GenericForeignKey) | Any (GenericForeignKey) | django.contrib.auth.User | any | django.contrib.auth.User
OR django.contrib.auth.Group OR None (email only) | django.contrib.auth.User | None | ||||
| Bounce detection | |||||||||||
| Package | pennyblack | Emencia Django Newsletter | django-newsletter | django-newsletter | django-simple-newsletter | django-campaign | django-emailer | django_newsletter | django-nova | django-propaganda | django-simple-newsletter |

