MailChimp integration for FeinCMS
Project description
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
Built Distribution
Close
Hashes for feincms_mailchimp-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae9aa131ae36a61489cbd142dd582d2819f590ed9cc71b92063fabfd94a7a839 |
|
MD5 | ae15a6470c2a36731cab394af4fe19e4 |
|
BLAKE2b-256 | 22afe551b4a01a1bde71afe0df012ef5c4722c136f2f6ea76caa70545d73bfa1 |