{ "info": { "author": "Bruno Alla", "author_email": "alla.brunoo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "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": "===========\nDjango ACME\n===========\n\nNOT MAINTAINED ANYMORE\n======================\n\nThis project isn't maintained anymore, `django-letsencrypt `_\nserves the same purpose but with a more features. Please use that instead.\n\n.. image:: https://badge.fury.io/py/django-acme.svg\n :target: https://badge.fury.io/py/django-acme\n\n.. image:: https://travis-ci.org/browniebroke/django-acme.svg?branch=master\n :target: https://travis-ci.org/browniebroke/django-acme\n\n.. image:: https://codecov.io/gh/browniebroke/django-acme/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/browniebroke/django-acme\n\nA re-usable Django app to quickly deploy a page for the ACME challenge\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-acme.readthedocs.io.\n\nQuickstart\n----------\n\nInstall Django ACME::\n\n pip install django-acme\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'acme_challenge',\n ...\n )\n\nAdd the Django ACME's URL patterns:\n\n.. code-block:: python\n \n from acme_challenge import urls as acme_challenge_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(acme_challenge_urls)),\n ...\n ]\n\nThe URL of the ACME challenge to serve as well as the content are\ncontrolled via 2 settings which default to:\n\n.. code-block:: python\n\n ACME_CHALLENGE_URL_SLUG = os.getenv('ACME_CHALLENGE_URL_SLUG')\n ACME_CHALLENGE_TEMPLATE_CONTENT = os.getenv('ACME_CHALLENGE_TEMPLATE_CONTENT')\n\nThe slug being the suffix of the URL path:\n`/.well-known/acme-challenge/[ACME_CHALLENGE_URL_SLUG]/`\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work? This projects uses tox_:\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox [-e py27-django18]\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n.. _tox: https://tox.readthedocs.io/en/latest/\n\n\n\n\nHistory\n-------\n\n0.2.1 (2016-11-25)\n++++++++++++++++++\n\n* Settings are taken from the environment variables by default\n\n0.2.0 (2016-11-17)\n++++++++++++++++++\n\n* The root URL includes the `.well-known/acme-challenge/` prefix.\n* Accept an optional `/` at the end of the URL\n* Updated documentation\n\n0.1.3 (2016-11-17)\n++++++++++++++++++\n\n* Bump version, various minor docs updates\n\n0.1.0 (2016-11-16)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/browniebroke/django-acme", "keywords": "django-acme", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-acme", "package_url": "https://pypi.org/project/django-acme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-acme/", "project_urls": { "Homepage": "https://github.com/browniebroke/django-acme" }, "release_url": "https://pypi.org/project/django-acme/0.2.4/", "requires_dist": null, "requires_python": "", "summary": "A re-usable Django app to quickly deploy a page for the ACME challenge", "version": "0.2.4" }, "last_serial": 2641942, "releases": { "0.1.0": [], "0.1.3": [ { "comment_text": "", "digests": { "md5": "e47efe3bc9af28f8f138262ce69d1537", "sha256": "0dd10943ed4c3932860874da417aa7b3dfd73323f0f078a99f3524637e9e4e99" }, "downloads": -1, "filename": "django-acme-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e47efe3bc9af28f8f138262ce69d1537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5349, "upload_time": "2016-11-17T07:57:06", "url": "https://files.pythonhosted.org/packages/10/7c/102f3fb9625509f868499db2c6cbc5261c898bd40c4710971fd49c32cd04/django-acme-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c22b0a1afec1d0f01625e6bba287a3e5", "sha256": "6c44ea1a92fdca6221c2e67affb908f88ff9f1400593e50b84db9226bdf57ec1" }, "downloads": -1, "filename": "django-acme-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c22b0a1afec1d0f01625e6bba287a3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5547, "upload_time": "2016-11-17T11:23:38", "url": "https://files.pythonhosted.org/packages/d2/b2/3866a8fc84f819e3be513485fa3e9bcde959700de71bd92c4833c66098c9/django-acme-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "2b38ace3738d0161dc3b97f5463b5a64", "sha256": "762bcb939e79076840ee6a529e3a12418abd6976c1d454c241c8dbb647e55319" }, "downloads": -1, "filename": "django-acme-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2b38ace3738d0161dc3b97f5463b5a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5697, "upload_time": "2016-11-25T17:28:54", "url": "https://files.pythonhosted.org/packages/ab/8b/48733963f90fc37c0820e5772df8706f2038ad6abe2236352daef316a674/django-acme-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ab5cbb26742114864e861f98e132c112", "sha256": "27fb018019b353e38eeeed3bde9b3f25001033e419388e2af53c940d4f24379a" }, "downloads": -1, "filename": "django-acme-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ab5cbb26742114864e861f98e132c112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5695, "upload_time": "2016-12-19T20:03:09", "url": "https://files.pythonhosted.org/packages/87/8b/f8d67a8b430d80a432bd9f9bf2076101ffc953b25392d50d36102c5eeb29/django-acme-0.2.2.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "af9a6d18108a87ed4d3493f8ca2ff207", "sha256": "c84b5568899d79063ca9643314976c5e14af3e109c8bfb1a3d45b7590dab35cf" }, "downloads": -1, "filename": "django-acme-0.2.4.tar.gz", "has_sig": false, "md5_digest": "af9a6d18108a87ed4d3493f8ca2ff207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5825, "upload_time": "2017-02-14T19:40:03", "url": "https://files.pythonhosted.org/packages/5d/17/32c3af906e07e4ba9f42b124f964dd99ecf8a087b06b5d6d27e76ac34c4f/django-acme-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af9a6d18108a87ed4d3493f8ca2ff207", "sha256": "c84b5568899d79063ca9643314976c5e14af3e109c8bfb1a3d45b7590dab35cf" }, "downloads": -1, "filename": "django-acme-0.2.4.tar.gz", "has_sig": false, "md5_digest": "af9a6d18108a87ed4d3493f8ca2ff207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5825, "upload_time": "2017-02-14T19:40:03", "url": "https://files.pythonhosted.org/packages/5d/17/32c3af906e07e4ba9f42b124f964dd99ecf8a087b06b5d6d27e76ac34c4f/django-acme-0.2.4.tar.gz" } ] }