Skip to content

Commit

Permalink
Merge pull request #352 from jazzband/jazzband_services
Browse files Browse the repository at this point in the history
Jazzband All The Services. Contributes to #343.
  • Loading branch information
jezdez authored Jan 28, 2021
2 parents 4a518f5 + a5a4943 commit b2e5d69
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,11 @@ 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/travis/dokterbob/django-newsletter/master.svg
:target: http://travis-ci.org/dokterbob/django-newsletter
.. image:: https://img.shields.io/travis/jazzband/django-newsletter/master.svg
:target: http://travis-ci.org/jazzband/django-newsletter

.. image:: https://coveralls.io/repos/dokterbob/django-newsletter/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/dokterbob/django-newsletter?branch=master

.. image:: https://landscape.io/github/dokterbob/django-newsletter/master/landscape.svg?style=flat
:target: https://landscape.io/github/dokterbob/django-newsletter/master
:alt: Code Health
.. image:: https://coveralls.io/repos/github/jazzband/django-newsletter/badge.svg?branch=master
:target: https://coveralls.io/github/jazzband/django-newsletter?branch=master

.. image:: https://jazzband.co/static/img/badge.svg
:target: https://jazzband.co/
Expand Down Expand Up @@ -62,7 +58,7 @@ 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 <http://travis-ci.org/dokterbob/django-newsletter>`_.
`Travis CI <http://travis-ci.org/jazzband/django-newsletter>`_.

Contributing
=============
Expand Down

0 comments on commit b2e5d69

Please sign in to comment.