{ "info": { "author": "Raffaele Salmaso", "author_email": "raffaele@salmaso.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# django-fluo-emails #\n\nSimple emails template system db-dased and optional email db backend.\n\n\n## Install ##\n\n### DB Templates ###\nAdd `emails.apps.EmailsConfig` into your `INSTALLED_APPS`\n\n```\n#!python\nINSTALLED_APPS = [\n ...\n \"emails.apps.EmailsConfig\",\n ...\n]\n```\n\n### Email backend ###\n\nSet `EMAIL_BACKEND` to `'emails.backend.EmailBackend'`\n\n```\n#!python\nEMAIL_BACKEND = 'emails.backend.EmailBackend'\n```\nNow every email is archived on db.\n\n\n## Usage ##\n\n```\n#!python\nfrom emails.models import EmailTemplate\n\ntemplate = EmailTemplate.objects.get(name=\"myemail\")\nemail = template.send(to=[\"receiver@example.com\"])\n```\n\n\n## CHANGES ##\n\n\n0.2.0\n=====\n\n\n* drop python2 support\n* support for django 1.10", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/rsalmaso/django-fluo-emails", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-fluo-emails", "package_url": "https://pypi.org/project/django-fluo-emails/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-fluo-emails/", "project_urls": { "Homepage": "https://bitbucket.org/rsalmaso/django-fluo-emails" }, "release_url": "https://pypi.org/project/django-fluo-emails/0.2.3/", "requires_dist": [ "django-fluo" ], "requires_python": "", "summary": "emails on database", "version": "0.2.3" }, "last_serial": 2734536, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "0b960f1fe2cdedeffe198d4223d2e1c7", "sha256": "b93027b89c8f1a3fe5d3a88c0524d0dd08dc57711e44d1aa4485b4d87cdc92b6" }, "downloads": -1, "filename": "django_fluo_emails-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b960f1fe2cdedeffe198d4223d2e1c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17543, "upload_time": "2016-04-23T07:41:13", "url": "https://files.pythonhosted.org/packages/a0/e3/f5de53755d412f80913677ecff76f27eb6eea362f1bfb9d6c8ba1962d14f/django_fluo_emails-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e09e8d74113e08727d4b782ac9571cf0", "sha256": "882b9e34db4c42a885992857bdc86538c576099db4855980313612898bd5859d" }, "downloads": -1, "filename": "django_fluo_emails-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e09e8d74113e08727d4b782ac9571cf0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17548, "upload_time": "2016-04-23T21:32:43", "url": "https://files.pythonhosted.org/packages/d3/36/69de922c9a5e07edd17fcd4a74d84810746aa683751f20c1efd2490315b8/django_fluo_emails-0.1.2-py2.py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "63ee6bca1580640774f20462488073fd", "sha256": "923ff01f7991142aa46177521e75c091ec6c2df169da91f1ad8085fd251ad30c" }, "downloads": -1, "filename": "django_fluo_emails-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63ee6bca1580640774f20462488073fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17604, "upload_time": "2016-04-24T09:52:59", "url": "https://files.pythonhosted.org/packages/64/6c/1cd04f634478247eea4be6786eb2b8586f65493bf03f922a189308092c60/django_fluo_emails-0.1.3-py2.py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "6c0aba8d69cee264c7a63406080b674f", "sha256": "8de5c4ada1d742000b277d400baca921fde1678e28b9923dd08d692982502247" }, "downloads": -1, "filename": "django_fluo_emails-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6c0aba8d69cee264c7a63406080b674f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18745, "upload_time": "2017-03-27T19:36:55", "url": "https://files.pythonhosted.org/packages/88/a0/f90e61579d8bee85c57af6aa7282762491caf5678c4f5aa2679e167804a8/django_fluo_emails-0.2.2-py3-none-any.whl" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c56cdba1aabd6360cb2e2114ec9c8e85", "sha256": "22a167952355bcf5c40fdf9d8e24493e48b3050028d9a0e0241fcaccbb08b71a" }, "downloads": -1, "filename": "django_fluo_emails-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c56cdba1aabd6360cb2e2114ec9c8e85", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18755, "upload_time": "2017-03-27T21:13:56", "url": "https://files.pythonhosted.org/packages/f6/c8/71f847fad63533c298d05fe179d42deebd77b259bdb0621503577a419aff/django_fluo_emails-0.2.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c56cdba1aabd6360cb2e2114ec9c8e85", "sha256": "22a167952355bcf5c40fdf9d8e24493e48b3050028d9a0e0241fcaccbb08b71a" }, "downloads": -1, "filename": "django_fluo_emails-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c56cdba1aabd6360cb2e2114ec9c8e85", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18755, "upload_time": "2017-03-27T21:13:56", "url": "https://files.pythonhosted.org/packages/f6/c8/71f847fad63533c298d05fe179d42deebd77b259bdb0621503577a419aff/django_fluo_emails-0.2.3-py3-none-any.whl" } ] }