{ "info": { "author": "Stuart George", "author_email": "stuart.bigmassa@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Topic :: Communications :: Email", "Topic :: System :: Logging" ], "description": "================================\nDjango Mail Save\n================================\n\nSaves all emails sent to the database and can be viewed in django's admin interface.\nIncludes attachments and alternative email formats such as text/html.\n\nTests and more backends to follow. Also to follow is the abilit to resend emails, create new etc.\n\nInstallation\n============\nInstallation with ``pip``::\n\n $ pip install django_mail_save\n\n\nSetup\n=====\nAdd the following apps to the ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'mail_save',\n ...\n )\n\nOverride the EMAIL_BACKEND in settings.py::\n\n EMAIL_BACKEND = 'mail_save.backends.smtp.EmailBackend'\n\nAdd mail_save urls in urls.py::\n\n url(r'^mail_save/', include('mail_save.urls', namespace='mail_save')),\n\nAttachments are saved using django's FileField so be sure to setup your MEDIA_ROOT AND URLS", "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/bigmassa/django_mail_save", "keywords": "mail,save,email,admin", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django_mail_save", "package_url": "https://pypi.org/project/django_mail_save/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_mail_save/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bigmassa/django_mail_save" }, "release_url": "https://pypi.org/project/django_mail_save/0.0.6/", "requires_dist": null, "requires_python": null, "summary": "Save outgoing mail to the database", "version": "0.0.6" }, "last_serial": 1858933, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "662b992d8fdcbfc6f536439b3f4c2b39", "sha256": "634db3ca99da22a9504d4587f2c57cd831c2791dea94c82258e154e6c8eae412" }, "downloads": -1, "filename": "django_mail_save-0.0.1.tar.gz", "has_sig": false, "md5_digest": "662b992d8fdcbfc6f536439b3f4c2b39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3639, "upload_time": "2015-12-11T10:39:09", "url": "https://files.pythonhosted.org/packages/0b/2a/e64b692943153499edab3863c1e73a1a8c55b16e004564d141eca3c9db05/django_mail_save-0.0.1.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ca490946eb074585318618c80294a5be", "sha256": "019f9d7b3f4f99816c4bbf15baadce81b204cf9f9f3062d9d911e170440f7d8a" }, "downloads": -1, "filename": "django_mail_save-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ca490946eb074585318618c80294a5be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4990, "upload_time": "2015-12-12T12:46:28", "url": "https://files.pythonhosted.org/packages/6e/30/5459b1ab38556454f71b99e8f81547186df9dc5c95156617e32f92fe3245/django_mail_save-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "9a51fd935261408f5afc3aa823a7bd9c", "sha256": "5d3e43f1b6bc0e6b21ea4ced058d6e731968b13223e248c82716d0067d10a72f" }, "downloads": -1, "filename": "django_mail_save-0.0.5.tar.gz", "has_sig": false, "md5_digest": "9a51fd935261408f5afc3aa823a7bd9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5003, "upload_time": "2015-12-12T12:56:40", "url": "https://files.pythonhosted.org/packages/13/21/16c0bf8ee69149cbd3dfaeb5a613a080b291b4688cc5f52204f3f2bb047d/django_mail_save-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "4a64effbe9a3803a6e7e9192f4627f17", "sha256": "65f0044ab36612d9cff1d45a480e5596009fed5e2b403b9f5054494b2bbb2451" }, "downloads": -1, "filename": "django_mail_save-0.0.6.tar.gz", "has_sig": false, "md5_digest": "4a64effbe9a3803a6e7e9192f4627f17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5031, "upload_time": "2015-12-12T13:11:23", "url": "https://files.pythonhosted.org/packages/13/4f/cc1c884d63bb7df75fed0da00380de0c7c51f35aacf0932d84c75785ecb7/django_mail_save-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a64effbe9a3803a6e7e9192f4627f17", "sha256": "65f0044ab36612d9cff1d45a480e5596009fed5e2b403b9f5054494b2bbb2451" }, "downloads": -1, "filename": "django_mail_save-0.0.6.tar.gz", "has_sig": false, "md5_digest": "4a64effbe9a3803a6e7e9192f4627f17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5031, "upload_time": "2015-12-12T13:11:23", "url": "https://files.pythonhosted.org/packages/13/4f/cc1c884d63bb7df75fed0da00380de0c7c51f35aacf0932d84c75785ecb7/django_mail_save-0.0.6.tar.gz" } ] }