{ "info": { "author": "Gregory N. Schmit", "author_email": "gschmi4@uic.edu", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP" ], "description": "Auth Exchange Organizations\n###########################\n\nSource: https://github.com/gregschmit/django-auth-exchange-organizations\n\nPyPI: https://pypi.org/project/django-auth-exchange-organizations/\n\nAuth Exchange Organizations is an extension to Auth Exchange\n(https://github.com/gregschmit/django-auth-exchange) that allows\nusers/domains to be associated to Organizations from\n:code:`django-organizations`.\n\n\nHow to Use\n==========\n\n.. code-block:: shell\n\n $ pip install django-auth-exchange-organizations\n\nInclude :code:`django_auth_exchange_organizations` in your\n:code:`INSTALLED_APPS`.\n\nYou can create associations by creating DomainOrganization objects in the Admin\nUI. You'll need to configure :code:`django-auth-exchange` before you can test\nthis app out.\n\n\nSettings\n--------\n\n:code:`AUTH_EXCHANGE_ORGS_AUTOASSOCIATE` (default: :code:`True`) - Whether\norganization association should be automatic.\n\n:code:`AUTH_EXCHANGE_ORGS_AUTO_CREATE_ORGS` (default: :code:`True`) - Whether\norganizations/associations should be created if they don't exist.\n\n\nContributing\n============\n\nEmail gschmi4@uic.edu if you want to contribute. You must only contribute code\nthat you have authored or otherwise hold the copyright to, and you must\nmake any contributions to this project available under the MIT license.\n\nTo collaborators: don't push using the :code:`--force` option.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gregschmit/django-auth-exchange-organizations", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-auth-exchange-organizations", "package_url": "https://pypi.org/project/django-auth-exchange-organizations/", "platform": "", "project_url": "https://pypi.org/project/django-auth-exchange-organizations/", "project_urls": { "Homepage": "https://github.com/gregschmit/django-auth-exchange-organizations" }, "release_url": "https://pypi.org/project/django-auth-exchange-organizations/0.1.3/", "requires_dist": [ "Django (>=2)", "django-auth-exchange", "django-organizations" ], "requires_python": "", "summary": "A Django extension to django-auth-exchange that adds organization associations.", "version": "0.1.3" }, "last_serial": 5174982, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "3a88c5411ceee08c85303e34bfad7fcf", "sha256": "78876a9ef8deddd77491cbaf08652c9525474264cbe9fa5c039a321c6a0c617d" }, "downloads": -1, "filename": "django_auth_exchange_organizations-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3a88c5411ceee08c85303e34bfad7fcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8858, "upload_time": "2019-04-22T23:31:40", "url": "https://files.pythonhosted.org/packages/98/5a/c6ef684c27266ca51878a3ddd411936198ad4572d4c53342df3d8eaa98bb/django_auth_exchange_organizations-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "974978efb7a6402bb26736c2f9c82a67", "sha256": "54e241b71aa87faa1d5938170da21100f2c637a6ff5ac4bbf20d251918c3fbd3" }, "downloads": -1, "filename": "django-auth-exchange-organizations-0.1.3.tar.gz", "has_sig": false, "md5_digest": "974978efb7a6402bb26736c2f9c82a67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5257, "upload_time": "2019-04-22T23:31:43", "url": "https://files.pythonhosted.org/packages/67/a9/2821e2e534e9a18003a3a67f65eaef7aeb25c04b9070e3f2efc5ca6b1edc/django-auth-exchange-organizations-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a88c5411ceee08c85303e34bfad7fcf", "sha256": "78876a9ef8deddd77491cbaf08652c9525474264cbe9fa5c039a321c6a0c617d" }, "downloads": -1, "filename": "django_auth_exchange_organizations-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3a88c5411ceee08c85303e34bfad7fcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8858, "upload_time": "2019-04-22T23:31:40", "url": "https://files.pythonhosted.org/packages/98/5a/c6ef684c27266ca51878a3ddd411936198ad4572d4c53342df3d8eaa98bb/django_auth_exchange_organizations-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "974978efb7a6402bb26736c2f9c82a67", "sha256": "54e241b71aa87faa1d5938170da21100f2c637a6ff5ac4bbf20d251918c3fbd3" }, "downloads": -1, "filename": "django-auth-exchange-organizations-0.1.3.tar.gz", "has_sig": false, "md5_digest": "974978efb7a6402bb26736c2f9c82a67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5257, "upload_time": "2019-04-22T23:31:43", "url": "https://files.pythonhosted.org/packages/67/a9/2821e2e534e9a18003a3a67f65eaef7aeb25c04b9070e3f2efc5ca6b1edc/django-auth-exchange-organizations-0.1.3.tar.gz" } ] }