django-campaign 0.6.3
pip install django-campaign
Released:
A basic newsletter app for the Django webframework
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Arne Brodowski
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Project description
Django-campaign is a newsletter campaign management app for the Django webframework. It can manage multiple newsletters with different subscriberlists.
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
Upgrading
If you are upgrading from a 0.2.x release the following changes are noteworthy:
The south migrations where removed in favor of Django 1.7 native migrations
The ‘debug’ and ‘django_mailer’ backends are no longer used, because setting Django’s EMAIL_BACKEND settings to the correct value has the same effect.
Documentation
The documentation is available in the docs folder and online at: http://django-campaign.readthedocs.org
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Arne Brodowski
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-campaign-0.6.3.tar.gz
.
File metadata
- Download URL: django-campaign-0.6.3.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25ed31a5bd6d4290c83de0823d0c399ccdaf21e272ef238be64f46916f1e9cdf |
|
MD5 | 3aac69109e4cb7bc41f2a97924030bf9 |
|
BLAKE2b-256 | 1f93b49df4af4d2f69171843c787b36c76dd2565b0d4a7624891dda9dc0f8ea7 |