{ "info": { "author": "Andreas Fritz, digital.elements.li", "author_email": "easy-contact@projects.elements.li", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Natural Language :: German", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Utilities" ], "description": "===========\nDescription\n===========\n\nA simple contact form application.\n\n**License**\n\n New BSD license\n\n**Notes**\n\n * It's tested with Django 1.2 / 1.3\n\n========\nFeatures\n========\n\n * You can use ervery outsite email host (the application will auto configure itself).\n * You can clearly see from witch sender and domain the email was sent.\n * optionally it works together with django-easy-contact-setup.\n\n**It lacks**\n\n * Any spam protection\n * Mail sending to more then one reciver.\n\n============\nInstallation\n============\n\n**Dependences**\n\n * This app\n * Django itself\n\n**Installation**\n\n *Manual Installation*\n\n * Download the file and unzip it.\n * Copy the folder in your project root.\n\n *Installation with pip*\n\n * Type in your terminal:\n\n ::\n \n :~$ pip install django-easy-contact\n\n\n * With pip you can also uninstall it:\n\n ::\n\n :~$ pip uninstall django-easy-contact\n\n**test your installation**\n\n Go to console and type::\n\n python\n\n ... then type::\n \n >>> import easy_contact\n >>> easy_contact.VERSION\n\n=====\nSetup\n=====\n\n * Add \"easy_contact\" to you installed apps in the settings file.\n * Either install and configure django-contact-form-setup ...\n * or make sure that your mail server settings in settigs.py are correct:\n - DEFAULT_FROM_EMAIL\n - EMAIL_HOST\n - EMAIL_HOST_PASSWORD\n - EMAIL_HOST_USER\n * Add the following to your urls.py:\n - (r'^feedback/', include('easy_contact.urls')),\n * Finally run:\n\n ::\n\n :~$ python manage.py syncdb\n :~$ python manage.py runserver\n\n=====\nUsage\n=====\n\nOpen a Browser and go to \"http://127.0.0.1:8000/feedback/contact/\". That's all.\n\n**Hints**\n\n * The mailform needs at minimum 5 words as input.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/django-easy-contact", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.digital.elements.li", "keywords": "django mail contact form", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-easy-contact", "package_url": "https://pypi.org/project/django-easy-contact/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-easy-contact/", "project_urls": { "Download": "https://pypi.python.org/pypi/django-easy-contact", "Homepage": "http://www.digital.elements.li" }, "release_url": "https://pypi.org/project/django-easy-contact/0.3.9/", "requires_dist": null, "requires_python": null, "summary": "A simple contact form application.", "version": "0.3.9" }, "last_serial": 2239018, "releases": { "0.3.7": [ { "comment_text": "", "digests": { "md5": "795b94eb12a410989d7c74e70284c42d", "sha256": "9f91567dda74771b58c5a41a0c776c33f0a53c0f0571115f0e6bd3563c9a701c" }, "downloads": -1, "filename": "django-easy-contact-0.3.7.tar.gz", "has_sig": false, "md5_digest": "795b94eb12a410989d7c74e70284c42d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13122, "upload_time": "2014-10-23T12:58:24", "url": "https://files.pythonhosted.org/packages/51/f3/d5231a6831f4c272442b419079cd53439b97c7aed54b36e49b146cfaf786/django-easy-contact-0.3.7.tar.gz" } ], "0.3.8": [ { "comment_text": "", "digests": { "md5": "afe6830ac1c0ac3963c4fface95f0549", "sha256": "425e27a51086a350eaab3524a9f265b86ffa888ab0c3b016c70a2451bd2fd966" }, "downloads": -1, "filename": "django-easy-contact-0.3.8.tar.gz", "has_sig": false, "md5_digest": "afe6830ac1c0ac3963c4fface95f0549", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13140, "upload_time": "2014-10-23T13:48:22", "url": "https://files.pythonhosted.org/packages/14/8c/85ebb352e2c8230c6a64fede6b9dad9666dc89fce5aa4ca2f7ef2202fc38/django-easy-contact-0.3.8.tar.gz" } ], "0.3.9": [ { "comment_text": "", "digests": { "md5": "7932178e5103233c200d5852c51a699b", "sha256": "b247c5888cc584d311fe78a2f66b254feb7532f3e1ddabd6821cd12b6d94bbe2" }, "downloads": -1, "filename": "django-easy-contact-0.3.9.tar.gz", "has_sig": false, "md5_digest": "7932178e5103233c200d5852c51a699b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13176, "upload_time": "2016-07-22T21:59:46", "url": "https://files.pythonhosted.org/packages/d5/c5/b9e9ac8587589e4e6ea43963e19a38e28262f7e900d6c618c4e99a28e1b4/django-easy-contact-0.3.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7932178e5103233c200d5852c51a699b", "sha256": "b247c5888cc584d311fe78a2f66b254feb7532f3e1ddabd6821cd12b6d94bbe2" }, "downloads": -1, "filename": "django-easy-contact-0.3.9.tar.gz", "has_sig": false, "md5_digest": "7932178e5103233c200d5852c51a699b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13176, "upload_time": "2016-07-22T21:59:46", "url": "https://files.pythonhosted.org/packages/d5/c5/b9e9ac8587589e4e6ea43963e19a38e28262f7e900d6c618c4e99a28e1b4/django-easy-contact-0.3.9.tar.gz" } ] }