Django app for managing multiple mass-mailing lists with both plaintext as well as HTML templates with rich text widget integration, images and a smart queueing system all right from the admin interface.
We are currently using this package in several large to medium scale production environments, but it should be considered a permanent work in progress.
Extended documentation is available on Read the Docs.
All strings have been translated to Dutch, German, French, Farsi, Russian, English, Arabic, Icelandic, Czech and Italian with more languages on their way.
Contributions to translations are welcome through Transifex. Strings will be included as soon as near-full coverage is reached.
Currently, django-newsletter is officially supported for Django 1.8 and 1.9 and Python 2.7, 3.4 and 3.5.
Please refer to requirements.txt for an updated list of required packages.
Fairly extensive tests are available for internal frameworks, web (un)subscription and mail sending. Sending a newsletter to large groups of recipients (+15k) has been confirmed to work in multiple production environments. Tests for pull req's and the master branch are automatically run through Travis CI.
Should you wish to contribute, great! Please have a look at the waffle.io board. Issues in the 'Ready' column are ready for implementation, just drag the issue to 'In Progress' and then to 'Review'. Issues in the backlog require some further discussion concering the scope and methods of implementation, please feel free to mingle in discussions. Lastly, should you see an issue with the 'Review' status, feel free to help out other contributors with your feedback.
If you find any bugs or have feature request for django-newsletter, don't hesitate to open up an issue on GitHub (but please make sure your issue hasn't been noticed before, finding duplicates is a waste of time). When modifying or adding features to django-newsletter in a fork, be sure to let me know what you're building and how you're building it. That way we can coordinate whether, when and how it will end up in the main fork and (eventually) an official release.
In general: thanks for the support, feedback, patches and code that's been flowing in over the years! Django has a truly great community. <3
This application is released under the GNU Affero General Public License version 3.