Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Django app for managing multiple mass-mailing lists with both plaintext as well as HTML templates (and pluggable WYSIWYG editors for messages), images and a smart queueing system all right from the admin interface.
################# django-newsletter #################
.. image:: https://img.shields.io/pypi/v/django-newsletter.svg :target: https://pypi.python.org/pypi/django-newsletter
.. image:: https://img.shields.io/pypi/pyversions/django-newsletter.svg :target: https://pypi.org/project/django-newsletter/ :alt: Supported Python versions
.. image:: https://img.shields.io/pypi/djversions/django-newsletter.svg :target: https://pypi.org/project/django-newsletter/ :alt: Supported Django versions
.. image:: https://github.com/jazzband/django-newsletter/workflows/Test/badge.svg :target: https://github.com/jazzband/django-newsletter/actions :alt: GitHub Actions
.. image:: https://codecov.io/gh/jazzband/django-newsletter/branch/master/graph/badge.svg :target: https://codecov.io/gh/jazzband/django-newsletter
.. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband
Newsletter application for the Django web framework.
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 <http://django-newsletter.readthedocs.org/>
_.
Strings have been fully translated to a lot of languages with many more on their way.
.. image:: https://www.transifex.com/projects/p/django-newsletter/resource/django/chart/image_png :target: http://www.transifex.com/projects/p/django-newsletter/
Contributions to translations are welcome through Transifex <http://www.transifex.com/projects/p/django-newsletter/>
_. Strings will be included as
soon as near-full coverage is reached.
Currently, django-newsletter officially supports Django 4.2.x LTS, 5.0.x and 5.1.x and Python 3.8 through 3.12.
Please refer to requirements.txt <http://github.com/jazzband/django-newsletter/blob/master/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
GitHub Actions <https://github.com/jazzband/django-newsletter/actions>
_.
Want to contribute, great!
Please refer to the issues <https://github.com/jazzband/django-newsletter/issues>
_ on
GitHub and read CONTRIBUTING.rst <https://github.com/jazzband/django-newsletter/blob/master/CONTRIBUTING.rst>
_ .
If you find any bugs or have feature request for django-newsletter, don't hesitate to
open up an issue on GitHub <https://github.com/jazzband/django-newsletter/issues>
_
(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.
path()
and re_path()
(#339).Drop support for deprecated Django 1.10.
Introduce submit_newsletter
management command, deprecating cron job and
dropping django-extensions
dependency.
Fix for encoding of non-ASCII recipient names for Django < 1.9 (#244).
Allow programmatic access Article and Submission save() methods (#246).
Support for Django 1.10, 1.11 and tentative support for 2.0.
Drop support for Django 1.9.
Added support for Python 3.6.
Isolated the send_message process in anticipation of dropping of django-extensions dependency (#39).
Custom ArticleFormSet for improved Article sortorder, hidden by default. (#194)
Move tests to separate directory, exclude from binaries and use Django's native test runner. (#206)
Cleanup of form validation. (#209)
Settings for delays between emails, batches and the size of batches. (#223)
Add missing translatable strings in templates. (#220)
Added translations for es, el_GR.
Updated translations for fa, fr, nl.
Security fixes ^^^^^^^^^^^^^^
Small fixes ^^^^^^^^^^^
Message.__str__
.Small fixes ^^^^^^^^^^^
CONFIRM_EMAIL_<ACTION>
).FAQs
Django app for managing multiple mass-mailing lists with both plaintext as well as HTML templates (and pluggable WYSIWYG editors for messages), images and a smart queueing system all right from the admin interface.
We found that django-newsletter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.