All Projects → jazzband → Django Newsletter

jazzband / Django Newsletter

Licence: other
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Newsletter

Django Newsfeed
A news curator and newsletter subscription package for Django
Stars: ✭ 155 (-74.38%)
Mutual labels:  django, newsletter
Django Campaign
Newsletter management app for Django
Stars: ✭ 50 (-91.74%)
Mutual labels:  django, newsletter
Devops
😃DevOps System - ❤️devEops❤️ - 开发自运维平台 - 运维体系解决方案,适用于多个应用环境的资产组织以及运维脚本的适配运行。
Stars: ✭ 555 (-8.26%)
Mutual labels:  django
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (-2.31%)
Mutual labels:  django
Djangae
The best way to run Django on Google Cloud. This project is now on GitLab: https://gitlab.com/potato-oss/djangae/djangae
Stars: ✭ 576 (-4.79%)
Mutual labels:  django
Osf.io
Facilitating Open Science
Stars: ✭ 565 (-6.61%)
Mutual labels:  django
Site
pythondiscord.com - A Django and Bulma web application.
Stars: ✭ 580 (-4.13%)
Mutual labels:  django
Weekly
A seleção semanal que reúne as novidades sobre o desenvolvimento Web no Brasil e no mundo
Stars: ✭ 545 (-9.92%)
Mutual labels:  newsletter
Django Paypal
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
Stars: ✭ 602 (-0.5%)
Mutual labels:  django
Django Jazzmin
Jazzy theme for Django
Stars: ✭ 574 (-5.12%)
Mutual labels:  django
Lbforum
LBForum is a forum engine written in Python using Django
Stars: ✭ 594 (-1.82%)
Mutual labels:  django
Pygmy
An open-source, feature rich & extensible url-shortener + analytics written in Python 🍪
Stars: ✭ 569 (-5.95%)
Mutual labels:  django
Django S3direct
Directly upload files to S3 compatible services with Django.
Stars: ✭ 570 (-5.79%)
Mutual labels:  django
Onlinemooc
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
Stars: ✭ 587 (-2.98%)
Mutual labels:  django
Django Leaflet
Use Leaflet in your Django projects
Stars: ✭ 563 (-6.94%)
Mutual labels:  django
Photonix
This is a new web-based photo management application. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, location awareness, color analysis and other ML algorithms.
Stars: ✭ 592 (-2.15%)
Mutual labels:  django
Scantron
A distributed nmap / masscan scanning framework complete with an API client for automation workflows
Stars: ✭ 542 (-10.41%)
Mutual labels:  django
Cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
Stars: ✭ 5,209 (+760.99%)
Mutual labels:  django
Django Payments
Universal payment handling for Django.
Stars: ✭ 575 (-4.96%)
Mutual labels:  django
Django blog tutorial
Django搭建博客教程
Stars: ✭ 599 (-0.99%)
Mutual labels:  django

################# django-newsletter #################

.. image:: https://img.shields.io/pypi/v/django-newsletter.svg :target: https://pypi.python.org/pypi/django-newsletter

.. 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.

What is it?

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.

Status

We are currently using this package in several large to medium scale production environments, but it should be considered a permanent work in progress.

Documentation

Extended documentation is available on Read the Docs <http://django-newsletter.readthedocs.org/>_.

Translations

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.net/projects/p/django-newsletter/>_. Strings will be included as soon as near-full coverage is reached.

Compatibility

Currently, django-newsletter officially supports Django 2.2.x LTS, 3.0.x and 3.1.x and Python 3.5 through 3.8.

Requirements

Please refer to requirements.txt <http://github.com/jazzband/django-newsletter/blob/master/requirements.txt>_ for an updated list of required packages.

Tests

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>_.

Contributing

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>_ .

Feedback

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

License

This application is released under the GNU Affero General Public License version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].