Newsletter

Newsletter subscription packages.

16 Packages
10 Features

Search & Filter

An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.

910
Stars
205
Forks
21
Usage
Py3
Status Mature
Version 1.2.1
Updated 25 Apr 2026
License AGPL-3.0-or…
Commits
Features
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
Import subscribers from file via the admin
HTML emails
  with text fallback and hosted images
Templated emails
Model
Custom Subscription model combined \w django.contrib.auth.User
Bounce detection

A news curator and newsletter subscription package for Django

191
Stars
19
Forks
2
Usage
Py3
Status Beta
Version 0.8.8
Updated 24 Aug 2024
License GNU Public …
Commits
Features
User can subscribe
  Anyone with a valid email 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
Import subscribers from file via the admin
HTML emails
Templated emails
Model
  Custom subscriber model with a unique email
Bounce detection
0
Stars
0
Forks
0
Usage
Py3
License UNKNOWN
Commits
Features
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
Import subscribers from file via the admin
HTML emails
Templated emails
Model
None
Bounce detection

Showing 3 of 16 packages in this grid.

View All Packages

Features Being Compared

10 features

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.