Skip to main content

MailChimp integration for FeinCMS

Project description

https://badge.fury.io/py/feincms_mailchimp.svg https://travis-ci.org/paramono/feincms_mailchimp.svg?branch=master https://codecov.io/gh/paramono/feincms_mailchimp/branch/master/graph/badge.svg

MailChimp integration for FeinCMS

Quickstart

Install feincms_mailchimp:

pip install feincms_mailchimp

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'feincms_mailchimp',
    ...
)

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-03-01)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feincms_mailchimp-0.1.6.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

feincms_mailchimp-0.1.6-py2.py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page