{ "info": { "author": "Blanc Ltd", "author_email": "studio@blanc.ltd.uk", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Django Church Contact\n=====================\n\nSimple contact form for Django Church sites.\n\n\nInstallation\n------------\n\n.. _pip: http://www.pip-installer.org/\n\nInstall the package with pip_::\n\n pip install djangochurch-contact\n\nAdd ``djangochurch_data`` to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = [\n ...\n 'djangochurch_data',\n ]\n\nRun the following commands::\n\n python manage.py loaddata djangochurch_pages djangochurch_assets djangochurch_events djangochurch_news\n python manage.py djangochurchimages\n\n\nImages\n------\n\n.. _Unsplash: https://unsplash.com/\n.. _Creative Commons Zero license: https://unsplash.com/license\n\nAll images used in this project are provided by Unsplash_, who provide their\nimages under a `Creative Commons Zero license`_.", "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/djangochurch/djangochurch-contact", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "djangochurch-contact", "package_url": "https://pypi.org/project/djangochurch-contact/", "platform": "any", "project_url": "https://pypi.org/project/djangochurch-contact/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/djangochurch/djangochurch-contact" }, "release_url": "https://pypi.org/project/djangochurch-contact/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple contact form for Django Church sites", "version": "0.1" }, "last_serial": 2979295, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c85b406830d58309e31a94bf0386fe69", "sha256": "3ef4e833e2d9f0089cb3c38bcb5b42e68fd977ae091b06f900dda4c5f622b8ff" }, "downloads": -1, "filename": "djangochurch-contact-0.1.tar.gz", "has_sig": false, "md5_digest": "c85b406830d58309e31a94bf0386fe69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2786, "upload_time": "2016-01-15T16:29:09", "url": "https://files.pythonhosted.org/packages/10/bf/0c797160e69fd01ee407bb55a18d95562b24dac7c5bd6dbdfcebcd6b05b6/djangochurch-contact-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c85b406830d58309e31a94bf0386fe69", "sha256": "3ef4e833e2d9f0089cb3c38bcb5b42e68fd977ae091b06f900dda4c5f622b8ff" }, "downloads": -1, "filename": "djangochurch-contact-0.1.tar.gz", "has_sig": false, "md5_digest": "c85b406830d58309e31a94bf0386fe69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2786, "upload_time": "2016-01-15T16:29:09", "url": "https://files.pythonhosted.org/packages/10/bf/0c797160e69fd01ee407bb55a18d95562b24dac7c5bd6dbdfcebcd6b05b6/djangochurch-contact-0.1.tar.gz" } ] }