Newsletter subscription packages.
Package | django-newsletter | django-newsfeed | django-courriers | django-drip-campaigns | django-sitemessage | django-campaign | django-newsletter-subscription | django-simple-newsletter |
---|
Package | django-newsletter | django-newsfeed | django-courriers | django-drip-campaigns | django-sitemessage | django-campaign | django-newsletter-subscription | django-simple-newsletter |
---|---|---|---|---|---|---|---|---|
Description |
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates... |
A news curator and newsletter subscription package for Django |
A generic application to manage your newsletters |
:droplet: Use Django admin to manage drip campaign emails using querysets on Django's User model. |
Reusable application for Django introducing a message delivery framework |
Newsletter management app for Django |
||
Category | App | App | App | App | App | App | App | App |
# Using This |
20
![]() |
1
![]() |
3
![]() |
0
![]() |
2
![]() |
2
![]() |
2
![]() |
0
![]() |
Python 3? | ||||||||
Development Status | Mature | Beta | Unknown | Beta | Production/Stable | Production/Stable | Production/Stable | n/a |
Last updated | Jan. 8, 2022, 11:27 a.m. | July 11, 2022, 9:47 a.m. | Feb. 23, 2022, 4:50 p.m. | Aug. 12, 2022, 2:27 p.m. | Feb. 4, 2022, 7:35 a.m. | Sept. 7, 2022, 4:30 p.m. | April 1, 2022, 3:07 a.m. | |
Version | 0.9.1 | 0.8.8 | 0.9.1 | 1.16.2 | 1.4.0 | 0.6.3 | 0.5.0 | n/a |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | Other |
Commits | ||||||||
Stars | 779 | 181 | 85 | 49 | 51 | 61 | 28 | 0 |
Repo Forks | 192 | 17 | 8 | 16 | 7 | 18 | 9 | 0 |
Participants |
dokterbob
claudep jkuczm dsanders11 jezdez frennkie hramezani newearthmartin smithdc1 jnns more... |
saadmk11
dependabot[bot] github-actions[bot] |
AdeleD
thoas louiseGrandjonc kelvan PabloCastellano |
jumcorredorro
brunomichetti bryanhelmig jiss2891 budlight brad syphar jtrain kmtracey markrofail more... |
idlesign
furins |
arneb
emetor blighj LuckyType lejenome |
matthiask
aatishnn bashu |
|
Documentation | n/a | n/a | n/a | |||||
Tracking statistics for emails sent out | (message read tacking) | only tracks subscriptions, no sending facilities | ||||||
User can subscribe | Anyone with a valid email can subscribe | |||||||
User can unsubscribe | ||||||||
HTML emails | with text fallback and hosted images | |||||||
Import subscribers from file via the admin | ||||||||
Bounce detection | ||||||||
Model | Custom Subscription model combined \w django.contrib.auth.User | Custom subscriber model with a unique email | None | any | Custom subscription model, at least `email` and `is_active` required | None | ||
Templated emails | ||||||||
Can mail out newsletters to subscribers | ||||||||
Export subscribed users to a CSV file via the admin | Use https://github.com/bmihelac/django-import-export or something |
Feature | Description |
---|---|
Tracking statistics for emails sent out | |
User can subscribe | Allow user to opt in. |
User can unsubscribe | Allow user to opt out. |
HTML emails | Supports sending HTML emails and/or templates |
Import subscribers from file via the admin | Import lists of subscribers from structured data files |
Bounce detection | Detect E-Mails which couldn't be delivered. |
Model | Tied to any specific Django model |
Templated emails | Emails generated using a template system that allows user-specific content |
Can mail out newsletters to subscribers | |
Export subscribed users to a CSV file via the admin |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |