{ "info": { "author": "Enno Gr\u00f6per", "author_email": "enno.groeper@cms.hu-berlin.de", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# django-shibboleth-eds\napp to embed [shibboleth embedded discovery service (eds)][1] into a django project.\n\n# install\n\n1. Install the app (i.e. by using pip)\n2. add it to `INSTALLED_APPS`:\n\n ```python\n INSTALLED_APPS += (\n 'shibboleth_eds',\n )\n ```\n \n3. Add it to `urls.py`:\n\n ```python\n urlpatterns += [\n url(r'^ds/', include('shibboleth_eds.urls', namespace='shibboleth_eds')),\n ]\n ```\n \n4. Run `manage.py collectstatic`.\n\n# configure\n\nAdjust the template `discovery.html` to fit into your project. Modify the settings found in `views.py` according to your needs.\n\n[1]: http://shibboleth.net/products/embedded-discovery-service.html \"Shibboleth Embedded Discovery Service\"", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hu-berlin-cms/django-shibboleth-eds", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "django-shibboleth-eds", "package_url": "https://pypi.org/project/django-shibboleth-eds/", "platform": "", "project_url": "https://pypi.org/project/django-shibboleth-eds/", "project_urls": { "Homepage": "https://github.com/hu-berlin-cms/django-shibboleth-eds" }, "release_url": "https://pypi.org/project/django-shibboleth-eds/0.7/", "requires_dist": null, "requires_python": "", "summary": "Django app to embed Shibboleth Embedded Discovery Service into your Django project.", "version": "0.7" }, "last_serial": 4910021, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "7e1333bd5932699c623697cbce0f5061", "sha256": "f0ca91d26d327e71f598357011b8823ab8d753fb6d048a962daabc7a8b43f0bb" }, "downloads": -1, "filename": "django-shibboleth-eds-0.2.tar.gz", "has_sig": false, "md5_digest": "7e1333bd5932699c623697cbce0f5061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18434, "upload_time": "2017-01-09T22:19:03", "url": "https://files.pythonhosted.org/packages/b3/cc/f5a1b5de89415afd7acc09495f63882667a88d44966fcca09d42a55fcb34/django-shibboleth-eds-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "e01aeb2e15dbcaf062c99569cadcb48b", "sha256": "fb45601c07208f166984c246ad099e1b39235742feff66277318782db4a24b77" }, "downloads": -1, "filename": "django-shibboleth-eds-0.3.tar.gz", "has_sig": false, "md5_digest": "e01aeb2e15dbcaf062c99569cadcb48b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18438, "upload_time": "2017-01-10T19:23:36", "url": "https://files.pythonhosted.org/packages/6f/3f/24f64b5d771599c9e910082f2f495d20fa6c10ea6de08f9dea091097f715/django-shibboleth-eds-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "11ecc5a19ac6b0420655d0622b9e2e40", "sha256": "44b38984d14aed09ef5e6322d80d16a2087bf8b0a4f4b5446f4fe873ee0c1b1e" }, "downloads": -1, "filename": "django-shibboleth-eds-0.4.tar.gz", "has_sig": false, "md5_digest": "11ecc5a19ac6b0420655d0622b9e2e40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18952, "upload_time": "2017-01-11T09:36:19", "url": "https://files.pythonhosted.org/packages/c3/0a/fdfd075dda79379f3ec20faf19ede1b90c2b913a015c977ce782559114ee/django-shibboleth-eds-0.4.tar.gz" } ], "0.5": [], "0.6": [], "0.6.1": [ { "comment_text": "", "digests": { "md5": "f1a186cdabde20b26c6e6ab510e80d3c", "sha256": "9d612b3f9d439039440c6c1b947c9c7d5f379c97aeaafda53535ba973635fe32" }, "downloads": -1, "filename": "django-shibboleth-eds-0.6.1.tar.gz", "has_sig": false, "md5_digest": "f1a186cdabde20b26c6e6ab510e80d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19271, "upload_time": "2017-04-12T12:14:05", "url": "https://files.pythonhosted.org/packages/de/cd/f3b32c81ebf24e3299abc93f48f80517370ff0b50f3c5d2abcee008e3f38/django-shibboleth-eds-0.6.1.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "f7dbbdc46fa319f50bd104bdd293bc69", "sha256": "01302d9383771415231d96c2b0515c3a56009437042798fa48bed92fb6c32275" }, "downloads": -1, "filename": "django-shibboleth-eds-0.7.tar.gz", "has_sig": false, "md5_digest": "f7dbbdc46fa319f50bd104bdd293bc69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19267, "upload_time": "2019-03-07T12:41:53", "url": "https://files.pythonhosted.org/packages/ce/3b/96c79a8540ab4066e6b092d52ceb7b521b814e02dde705ed210ef668fe70/django-shibboleth-eds-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7dbbdc46fa319f50bd104bdd293bc69", "sha256": "01302d9383771415231d96c2b0515c3a56009437042798fa48bed92fb6c32275" }, "downloads": -1, "filename": "django-shibboleth-eds-0.7.tar.gz", "has_sig": false, "md5_digest": "f7dbbdc46fa319f50bd104bdd293bc69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19267, "upload_time": "2019-03-07T12:41:53", "url": "https://files.pythonhosted.org/packages/ce/3b/96c79a8540ab4066e6b092d52ceb7b521b814e02dde705ed210ef668fe70/django-shibboleth-eds-0.7.tar.gz" } ] }