{ "info": { "author": "Mishbah Razzaque", "author_email": "mishbahx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=============================\ndjangocms-mailchimp\n=============================\n\n.. image:: http://img.shields.io/travis/mishbahr/djangocms-mailchimp.svg?style=flat-square\n :target: https://travis-ci.org/mishbahr/djangocms-mailchimp/\n\n.. image:: http://img.shields.io/pypi/v/djangocms-mailchimp.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-mailchimp/\n :alt: Latest Version\n\n.. image:: http://img.shields.io/pypi/dm/djangocms-mailchimp.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-mailchimp/\n :alt: Downloads\n\n.. image:: http://img.shields.io/pypi/l/djangocms-mailchimp.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-mailchimp/\n :alt: License\n\n.. image:: http://img.shields.io/coveralls/mishbahr/djangocms-mailchimp.svg?style=flat-square\n :target: https://coveralls.io/r/mishbahr/djangocms-mailchimp?branch=master\n\nThe easiest way to let your visitors sign up for a newsletter with MailChimp. It's great way to connect with your visitors beyond your site.\n\nFeatures\n--------\n\n* TODO\n\n\nQuickstart\n----------\n\n1. Install ``djangocms-mailchimp``::\n\n pip install djangocms-mailchimp\n\n2. Add ``djangocms_mailchimp`` to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'djangocms_mailchimp',\n ...\n )\n\n3. Sync database (requires south>=1.0.1 if you are using Django 1.6.x):::\n\n python manage.py migrate\n\nDocumentation\n-------------\n\nThe full documentation is at https://djangocms-mailchimp.readthedocs.org.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mishbahr/djangocms-mailchimp", "keywords": "djangocms-mailchimp", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "djangocms-mailchimp", "package_url": "https://pypi.org/project/djangocms-mailchimp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangocms-mailchimp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mishbahr/djangocms-mailchimp" }, "release_url": "https://pypi.org/project/djangocms-mailchimp/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "The easiest way to let your visitors sign up for a newsletter with MailChimp. It's great way to connect with your visitors beyond your site.", "version": "0.1.0" }, "last_serial": 1764022, "releases": { "0.1.0": [] }, "urls": [] }