{ "info": { "author": "Lukas Klein", "author_email": "lukas@productgang.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": "=============================\ndjango-newsletter2go\n=============================\n\n.. image:: https://badge.fury.io/py/django-newsletter2go.png\n :target: https://badge.fury.io/py/django-newsletter2go\n\n.. image:: https://travis-ci.org/productgang/django-newsletter2go.png?branch=master\n :target: https://travis-ci.org/productgang/django-newsletter2go\n\n.. image:: https://coveralls.io/repos/productgang/django-newsletter2go/badge.png?branch=master\n :target: https://coveralls.io/r/productgang/django-newsletter2go?branch=master\n\nAn email backend for Django that uses Newsletter2Go transactional emails\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-newsletter2go.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-newsletter2go::\n\n pip install django-newsletter2go\n\nUse it in a project by adding this to your settings::\n\n INSTALLED_APPS += ('newsletter2go', )\n NEWSLETTER2GO_API_KEY = 'asdf' # Your API key\n EMAIL_BACKEND='newsletter2go.backends.Newsletter2GoEmailBackend'\n\nThen you can use it as normal with the Django mail module: https://docs.djangoproject.com/en/1.8/topics/email/\n\nFeatures\n--------\n\n* TODO\n\n\n\n\nHistory\n-------\n\n0.2.0 (2015-10-01)\n++++++++++++++++++\n\n* Linktracking and Opentracking are now configurable.\n\n\n0.1.0 (2015-05-27)\n++++++++++++++++++\n\n* First release on PyPI.", "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/productgang/django-newsletter2go", "keywords": "django-newsletter2go", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-newsletter2go", "package_url": "https://pypi.org/project/django-newsletter2go/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-newsletter2go/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/productgang/django-newsletter2go" }, "release_url": "https://pypi.org/project/django-newsletter2go/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "An email backend for Django that uses Newsletter2Go transactional emails", "version": "0.2.0" }, "last_serial": 1747300, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b5f885a555382ff4a689b31f4df033d2", "sha256": "33c192d61617fe3dcc5d6ea651389d098b9a72ef35aa67693ebd305f0df5d478" }, "downloads": -1, "filename": "django-newsletter2go-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b5f885a555382ff4a689b31f4df033d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5016, "upload_time": "2015-08-10T09:10:53", "url": "https://files.pythonhosted.org/packages/29/06/c999cf5ef87080bbad241eb0cec71e0174c3c4d96fc8dcc09d48f38afa9e/django-newsletter2go-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fdadd1a6559d309c0ec0494636b36650", "sha256": "167ce0ea63d6aa172cc7e2fd49107f81e77b93758a7748a5d0e7ffff8f8eda65" }, "downloads": -1, "filename": "django-newsletter2go-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fdadd1a6559d309c0ec0494636b36650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2015-10-01T14:42:54", "url": "https://files.pythonhosted.org/packages/67/ef/29ebe373d3b2c3cd3dfcd0a240ed204d00dc27bd457f9c881adfa1fc5aad/django-newsletter2go-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fdadd1a6559d309c0ec0494636b36650", "sha256": "167ce0ea63d6aa172cc7e2fd49107f81e77b93758a7748a5d0e7ffff8f8eda65" }, "downloads": -1, "filename": "django-newsletter2go-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fdadd1a6559d309c0ec0494636b36650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2015-10-01T14:42:54", "url": "https://files.pythonhosted.org/packages/67/ef/29ebe373d3b2c3cd3dfcd0a240ed204d00dc27bd457f9c881adfa1fc5aad/django-newsletter2go-0.2.0.tar.gz" } ] }