{ "info": { "author": "Edwin Lunando", "author_email": "edwinlunando@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Build Tools" ], "description": "django-naomi\n============\n\nDjango-naomi is a email backend for Django that let you preview email from your web browser instead of sending it using SMTP server. This is perfect for development environment that lack of SMTP server or you want to debug the email message. Attachment will be shown as link. This library is inspired from `Letter Opener `_.\n\nDjango Setup\n------------\n\nFirst, install django-naomi by using pip. You can add `django-naomi` to your requirements file or run this command. ::\n\n pip install django-naomi\n\nThen, add `naomi` to your `INSTALLED_APPS` on your django settings file. ::\n\n INSTALLED_APPS += ('naomi',)\n\n\nLastly, change the Django email backend and set the temporary directory. ::\n\n EMAIL_BACKEND = \"naomi.mail.backends.naomi.NaomiBackend\"\n EMAIL_FILE_PATH = \"/home/test/tmp\"\n\n\nPlease make sure that the `EMAIL_FILE_PATH` directory is writeable. That's all you need to do. Now, every time you send email it will shown on your web browser.\n\nDevelopment and Feedback\n------------------------\nQuestions or problems? Please use the issue tracker. If you would like to contribute to this project, fork this repository and send me a pull request.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edwinlunando/django-naomi", "keywords": "django email", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-naomi", "package_url": "https://pypi.org/project/django-naomi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-naomi/", "project_urls": { "Homepage": "https://github.com/edwinlunando/django-naomi" }, "release_url": "https://pypi.org/project/django-naomi/0.8/", "requires_dist": null, "requires_python": null, "summary": "Email backend for Django. Preview your email in browser instead of sending it.", "version": "0.8" }, "last_serial": 1678742, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ddce52b6d7fb29897d9e0daa514ca173", "sha256": "584318ae472b95483fb73ba7002aaebcaa26978b4e75b09696d439448c153157" }, "downloads": -1, "filename": "django_naomi-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ddce52b6d7fb29897d9e0daa514ca173", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3428, "upload_time": "2014-09-04T04:44:09", "url": "https://files.pythonhosted.org/packages/50/f7/2ed9dd77597e8ce95e92ceebd18b1b49dbf15c3a4d830035bd773227c500/django_naomi-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "66de71158e694e788121a951a513075a", "sha256": "ca9533fc905129d4e23ce7d976973b00b48c2ddb46cbede402b33757d20ade84" }, "downloads": -1, "filename": "django-naomi-0.1.tar.gz", "has_sig": false, "md5_digest": "66de71158e694e788121a951a513075a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2833, "upload_time": "2014-09-04T04:44:20", "url": "https://files.pythonhosted.org/packages/bd/d5/2be88e18b844c91df5f938c3786bdb65c2dcd8d1267c96f12cd0f5a4477e/django-naomi-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c3300c853105557c38b438daac1c581e", "sha256": "994452aaff7e57a3ca26fa5f8e668236f3783a773db3b72ada49a6edde5a65cd" }, "downloads": -1, "filename": "django_naomi-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3300c853105557c38b438daac1c581e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5913, "upload_time": "2014-09-04T11:12:23", "url": "https://files.pythonhosted.org/packages/b3/de/9d7d36f2031338b1ddffb20f04f7056c7a008aba3cc6b9013dc021cfb6c5/django_naomi-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b91b2d3cca0742e57da46c39192055aa", "sha256": "f258832e8a0543aa129842b16db49930c612ffb93ee74d92644112b97e5849f7" }, "downloads": -1, "filename": "django-naomi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b91b2d3cca0742e57da46c39192055aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4221, "upload_time": "2014-09-04T11:12:27", "url": "https://files.pythonhosted.org/packages/ff/ab/24d4cb97edf0ea3cde5b3c815430ef2a6d85b83603997c891a029e37a0da/django-naomi-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3dc571a0abf44cda63a1a1fc273ee0da", "sha256": "ea4f43d1ea14262a8298b3540e78e087df2f8563e8bd397d5d39dfe4e64c46fc" }, "downloads": -1, "filename": "django_naomi-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3dc571a0abf44cda63a1a1fc273ee0da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6099, "upload_time": "2014-09-21T15:16:31", "url": "https://files.pythonhosted.org/packages/4c/2f/ed5ca1802da0b2ef67d3bc266fe11c6b53f0b190f0f733c686036a3140d4/django_naomi-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "779402d9f578cb8f6c26e61cd81b59a1", "sha256": "694e1995d76f9684358f408b0b852dda1c972d5d75a5fef7b6a20feb58f12d52" }, "downloads": -1, "filename": "django-naomi-0.2.tar.gz", "has_sig": false, "md5_digest": "779402d9f578cb8f6c26e61cd81b59a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4504, "upload_time": "2014-09-21T15:16:37", "url": "https://files.pythonhosted.org/packages/61/62/0518bc25009960f4abaa9b9a278debc3b1c5bfe488edba0a49e887bb8bba/django-naomi-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "27e50f46f14c1072d6e9f74d9120f262", "sha256": "761935ca2473313c59f3152561ac93829a68246ed830a0f38bed2fe0c38a6e7b" }, "downloads": -1, "filename": "django_naomi-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "27e50f46f14c1072d6e9f74d9120f262", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6122, "upload_time": "2014-09-25T08:53:58", "url": "https://files.pythonhosted.org/packages/f3/d8/0680a09426287e101c8f69bff3ca7cca1575d57e83beb1e91c1e58294b3a/django_naomi-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "31910d7137935ad2f00775bf904438e7", "sha256": "cba85383ed8ac85be4eeadf2918f88bb63cd2c88e7d6f5bd152c2b44ecfab28c" }, "downloads": -1, "filename": "django-naomi-0.3.tar.gz", "has_sig": false, "md5_digest": "31910d7137935ad2f00775bf904438e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4523, "upload_time": "2014-09-25T08:54:02", "url": "https://files.pythonhosted.org/packages/44/ff/dc1cd6379d83c680be5b1033b56291b8c7ff54749a1f48712f15fa722a6a/django-naomi-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "b07cf7db5cce7c7ca18301b8e5e45e95", "sha256": "a404f0db00abb629fd0f34e58841dd5c7f1fb0af5c5732e5699994e1a27ea97a" }, "downloads": -1, "filename": "django_naomi-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b07cf7db5cce7c7ca18301b8e5e45e95", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6397, "upload_time": "2015-01-05T09:47:40", "url": "https://files.pythonhosted.org/packages/c8/85/6d00222cfead14f3357defa63e445bfa340b22778848aa1b491f34cc6d25/django_naomi-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "939790110cd8b2e116a1484218c5f02d", "sha256": "8dec5ef46e3a3b1229b7ddccab62d091dfc26f0b377afda5d71324fac10522b3" }, "downloads": -1, "filename": "django-naomi-0.4.tar.gz", "has_sig": false, "md5_digest": "939790110cd8b2e116a1484218c5f02d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4625, "upload_time": "2015-01-05T09:47:45", "url": "https://files.pythonhosted.org/packages/48/b9/48c20dfc990ae7321b8528ffced0a0862c72cf73a7a00507a78c94d7095b/django-naomi-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "3f05e602a80b9bfa24d88fe747976002", "sha256": "24632963dfe1ae6802b640862e45fba4ccc34ad01ccc9304d8819157777d50f4" }, "downloads": -1, "filename": "django_naomi-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3f05e602a80b9bfa24d88fe747976002", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7056, "upload_time": "2015-01-19T09:32:28", "url": "https://files.pythonhosted.org/packages/0c/3d/cbcba0622a5663b1b8039e8f3aa2c6edfc2f03c0cd73a456253947cc3a15/django_naomi-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c6ab8c2d98697f682f0511a5e4c1ac4", "sha256": "1ef994a3f7818c659ac55c25540da0f016fd6ccc8679362a7f7b21e3b0a11a78" }, "downloads": -1, "filename": "django-naomi-0.5.tar.gz", "has_sig": false, "md5_digest": "0c6ab8c2d98697f682f0511a5e4c1ac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5369, "upload_time": "2015-01-19T09:32:31", "url": "https://files.pythonhosted.org/packages/d4/a9/7255b604518f7fd41c64ea2249f3409d0ddc8c12b7e4c7150eb7df0f25a6/django-naomi-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "c39a6b1970e5af2da054cfaf036ad218", "sha256": "c7a9b9fd7b2188bd850bca0293346f53c6e02d84185db10ed7acdd864ce3052f" }, "downloads": -1, "filename": "django_naomi-0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c39a6b1970e5af2da054cfaf036ad218", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7087, "upload_time": "2015-01-26T11:28:53", "url": "https://files.pythonhosted.org/packages/f1/ea/710aa757cefcef7220994db09ad3e08d3f32c2c2f77f4a1dda238fef7e1a/django_naomi-0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30e242fb4cee8494ef1fe9a2f8c8f06a", "sha256": "8a3afa9f924b0e87b1da1d4eb03dd16a9102aecceb620aafeb508a1a9012f787" }, "downloads": -1, "filename": "django-naomi-0.6.tar.gz", "has_sig": false, "md5_digest": "30e242fb4cee8494ef1fe9a2f8c8f06a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5374, "upload_time": "2015-01-26T11:28:56", "url": "https://files.pythonhosted.org/packages/5e/aa/610d1842ba39897876a4ef13a02b1f1807cf111e12d9cf1b46320301bfd4/django-naomi-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "1f254b9a6f0b7f783597dd0a9c3e3fae", "sha256": "93656a8dab7f4b21c0d7d222838c76656a34deb8bc2392109c04910a91cf212c" }, "downloads": -1, "filename": "django_naomi-0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f254b9a6f0b7f783597dd0a9c3e3fae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7117, "upload_time": "2015-01-31T08:22:35", "url": "https://files.pythonhosted.org/packages/52/48/bbd28ef94e1b8365a9552d71acb75ce66355724506e22dc4d6e53472bbb8/django_naomi-0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ced5ec675fb0684c0c1f71b58472fa0d", "sha256": "9440320c289d4929b810e4c706f397b9abd3f5e8288e7983a4319254266a710f" }, "downloads": -1, "filename": "django-naomi-0.7.tar.gz", "has_sig": false, "md5_digest": "ced5ec675fb0684c0c1f71b58472fa0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5409, "upload_time": "2015-01-31T08:22:47", "url": "https://files.pythonhosted.org/packages/df/fa/46af5555ae8ed6ecc3f7ca9af837c0330fc659fd2887c34b67dfaa3b122a/django-naomi-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "826ab3fa5fc2cfbbf4b64ee63efa5a2a", "sha256": "145b7bd54443a7062cc2b48c5572c526641c01233f697a7e8be96e1c11a082da" }, "downloads": -1, "filename": "django_naomi-0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "826ab3fa5fc2cfbbf4b64ee63efa5a2a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6196, "upload_time": "2015-08-15T17:04:50", "url": "https://files.pythonhosted.org/packages/b9/46/7b1696f2ad75551ce0e31622b2881c933f8ef9be59300f57b2b7b7702246/django_naomi-0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bfdcb92e167964b6102e01624e1514d", "sha256": "76da7bf3fd139129557348a440811678616a89e2fbcd3c0cebfc69094e6324db" }, "downloads": -1, "filename": "django-naomi-0.8.tar.gz", "has_sig": false, "md5_digest": "7bfdcb92e167964b6102e01624e1514d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4726, "upload_time": "2015-08-15T17:04:45", "url": "https://files.pythonhosted.org/packages/d1/a4/4e824a6171687aea4c8d71515a907521b32bee50401ee20dddfd5b362175/django-naomi-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "826ab3fa5fc2cfbbf4b64ee63efa5a2a", "sha256": "145b7bd54443a7062cc2b48c5572c526641c01233f697a7e8be96e1c11a082da" }, "downloads": -1, "filename": "django_naomi-0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "826ab3fa5fc2cfbbf4b64ee63efa5a2a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6196, "upload_time": "2015-08-15T17:04:50", "url": "https://files.pythonhosted.org/packages/b9/46/7b1696f2ad75551ce0e31622b2881c933f8ef9be59300f57b2b7b7702246/django_naomi-0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bfdcb92e167964b6102e01624e1514d", "sha256": "76da7bf3fd139129557348a440811678616a89e2fbcd3c0cebfc69094e6324db" }, "downloads": -1, "filename": "django-naomi-0.8.tar.gz", "has_sig": false, "md5_digest": "7bfdcb92e167964b6102e01624e1514d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4726, "upload_time": "2015-08-15T17:04:45", "url": "https://files.pythonhosted.org/packages/d1/a4/4e824a6171687aea4c8d71515a907521b32bee50401ee20dddfd5b362175/django-naomi-0.8.tar.gz" } ] }