{ "info": { "author": "Raymond Penners", "author_email": "raymond.penners@intenct.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========================\nWelcome to django-allauth!\n==========================\n\n.. image:: https://badge.fury.io/py/django-allauth.png\n :target: http://badge.fury.io/py/django-allauth\n\n.. image:: https://travis-ci.org/pennersr/django-allauth.png\n :target: http://travis-ci.org/pennersr/django-allauth\n\n.. image:: https://pypip.in/d/django-allauth/badge.png\n :target: https://crate.io/packages/django-allauth?version=latest\n\n.. image:: https://coveralls.io/repos/pennersr/django-allauth/badge.png?branch=master\n :alt: Coverage Status\n :target: https://coveralls.io/r/pennersr/django-allauth\n\nIntegrated set of Django applications addressing authentication,\nregistration, account management as well as 3rd party (social) account\nauthentication.\n\nHome page\n http://www.intenct.nl/projects/django-allauth/\n\nSource code\n http://github.com/pennersr/django-allauth\n\nMailinglist\n http://groups.google.com/group/django-allauth\n\nDocumentation\n http://django-allauth.readthedocs.org/en/latest/\n\nStack Overflow\n http://stackoverflow.com/questions/tagged/django-allauth\n\nRationale\n=========\n\nMost existing Django apps that address the problem of social\nauthentication focus on just that. You typically need to integrate\nanother app in order to support authentication via a local\naccount.\n\nThis approach separates the worlds of local and social\nauthentication. However, there are common scenarios to be dealt with\nin both worlds. For example, an e-mail address passed along by an\nOpenID provider is not guaranteed to be verified. So, before hooking\nan OpenID account up to a local account the e-mail address must be\nverified. So, e-mail verification needs to be present in both worlds.\n\nIntegrating both worlds is quite a tedious process. It is definitely\nnot a matter of simply adding one social authentication app, and one\nlocal account registration app to your `INSTALLED_APPS` list.\n\nThis is the reason this project got started -- to offer a fully\nintegrated authentication app that allows for both local and social\nauthentication, with flows that just work.\n\n\nCommercial Support\n==================\n\nThis project is sponsored by IntenCT_. If you require assistance on\nyour project(s), please contact us: info@intenct.nl.\n\n.. _IntenCT: http://www.intenct.info", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/variable/django-allauth", "keywords": "django auth account social openid twitter facebook oauth registration", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-allauth-james", "package_url": "https://pypi.org/project/django-allauth-james/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-allauth-james/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/variable/django-allauth" }, "release_url": "https://pypi.org/project/django-allauth-james/0.20.0/", "requires_dist": null, "requires_python": null, "summary": "Temp fork: Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.", "version": "0.20.0" }, "last_serial": 1517689, "releases": { "0.20.0": [ { "comment_text": "", "digests": { "md5": "2e307346a866a33a391bc4c8bd9797bb", "sha256": "0f4221cd53223d35fc74f34288c270e5334e6b633f74a62891697afb07b7b105" }, "downloads": -1, "filename": "django-allauth-james-0.20.0.tar.gz", "has_sig": false, "md5_digest": "2e307346a866a33a391bc4c8bd9797bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 286905, "upload_time": "2015-04-23T09:47:18", "url": "https://files.pythonhosted.org/packages/df/9e/6f715d8793e0d27877b78de67586d781861805826ed0ff3fd897e8629847/django-allauth-james-0.20.0.tar.gz" } ], "0.20.0-dev": [ { "comment_text": "", "digests": { "md5": "3969838c2648a69986dce1d0eae392f2", "sha256": "271ea36d547726a97775d913e3d06a1631a703bc39c1740897ab7f4cead737c9" }, "downloads": -1, "filename": "django-allauth-james-0.20.0-dev.tar.gz", "has_sig": false, "md5_digest": "3969838c2648a69986dce1d0eae392f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 287081, "upload_time": "2015-04-23T09:45:16", "url": "https://files.pythonhosted.org/packages/fe/3e/cefe3a3b97e9ad87b956cd54e79cc81b758db9919a644717c04b2008ba87/django-allauth-james-0.20.0-dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e307346a866a33a391bc4c8bd9797bb", "sha256": "0f4221cd53223d35fc74f34288c270e5334e6b633f74a62891697afb07b7b105" }, "downloads": -1, "filename": "django-allauth-james-0.20.0.tar.gz", "has_sig": false, "md5_digest": "2e307346a866a33a391bc4c8bd9797bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 286905, "upload_time": "2015-04-23T09:47:18", "url": "https://files.pythonhosted.org/packages/df/9e/6f715d8793e0d27877b78de67586d781861805826ed0ff3fd897e8629847/django-allauth-james-0.20.0.tar.gz" } ] }