Integrated my history into data
This commit is contained in:
+53
@@ -0,0 +1,53 @@
|
||||
# Python Social Auth - Django
|
||||
|
||||
[](https://travis-ci.org/python-social-auth/social-app-django)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)
|
||||
|
||||
Python Social Auth is an easy to setup social authentication/registration
|
||||
mechanism with support for several frameworks and auth providers.
|
||||
|
||||
## Description
|
||||
|
||||
This is the [Django](https://www.djangoproject.com/) component of the
|
||||
[python-social-auth ecosystem](https://github.com/python-social-auth/social-core),
|
||||
it implements the needed functionality to integrate
|
||||
[social-auth-core](https://github.com/python-social-auth/social-core)
|
||||
in a Django based project.
|
||||
|
||||
## Django version
|
||||
|
||||
This project will focus on the currently supported Django releases as
|
||||
stated on the [Django Project Supported Versions table](https://www.djangoproject.com/download/#supported-versions).
|
||||
|
||||
Backward compatibility with unsupported versions won't be enforced.
|
||||
|
||||
## Documentation
|
||||
|
||||
Project documentation is available at http://python-social-auth.readthedocs.org/.
|
||||
|
||||
## Setup
|
||||
|
||||
```shell
|
||||
$ pip install social-auth-app-django
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
See the [CONTRIBUTING.md](CONTRIBUTING.md) document for details.
|
||||
|
||||
## Versioning
|
||||
|
||||
This project follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## License
|
||||
|
||||
This project follows the BSD license. See the [LICENSE](LICENSE) for details.
|
||||
|
||||
## Donations
|
||||
|
||||
This project is maintened on my spare time, consider donating to keep
|
||||
it improving.
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,75 @@
|
||||
Metadata-Version: 2.0
|
||||
Name: social-auth-app-django
|
||||
Version: 2.1.0
|
||||
Summary: Python Social Authentication, Django integration.
|
||||
Home-page: https://github.com/python-social-auth/social-app-django
|
||||
Author: Matias Aguirre
|
||||
Author-email: [email protected]
|
||||
License: BSD
|
||||
Description-Content-Type: UNKNOWN
|
||||
Keywords: django,social auth
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 4 - Beta
|
||||
Classifier: Topic :: Internet
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Environment :: Web Environment
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Requires-Dist: six
|
||||
Requires-Dist: social-auth-core (>=1.2.0)
|
||||
|
||||
# Python Social Auth - Django
|
||||
|
||||
[](https://travis-ci.org/python-social-auth/social-app-django)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)
|
||||
|
||||
Python Social Auth is an easy to setup social authentication/registration
|
||||
mechanism with support for several frameworks and auth providers.
|
||||
|
||||
## Description
|
||||
|
||||
This is the [Django](https://www.djangoproject.com/) component of the
|
||||
[python-social-auth ecosystem](https://github.com/python-social-auth/social-core),
|
||||
it implements the needed functionality to integrate
|
||||
[social-auth-core](https://github.com/python-social-auth/social-core)
|
||||
in a Django based project.
|
||||
|
||||
## Django version
|
||||
|
||||
This project will focus on the currently supported Django releases as
|
||||
stated on the [Django Project Supported Versions table](https://www.djangoproject.com/download/#supported-versions).
|
||||
|
||||
Backward compatibility with unsupported versions won't be enforced.
|
||||
|
||||
## Documentation
|
||||
|
||||
Project documentation is available at http://python-social-auth.readthedocs.org/.
|
||||
|
||||
## Setup
|
||||
|
||||
```shell
|
||||
$ pip install social-auth-app-django
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
See the [CONTRIBUTING.md](CONTRIBUTING.md) document for details.
|
||||
|
||||
## Versioning
|
||||
|
||||
This project follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## License
|
||||
|
||||
This project follows the BSD license. See the [LICENSE](LICENSE) for details.
|
||||
|
||||
## Donations
|
||||
|
||||
This project is maintened on my spare time, consider donating to keep
|
||||
it improving.
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matiasaguirre%40gmail%2ecom&lc=US&item_name=Python%20Social%20Auth&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)
|
||||
|
||||
|
||||
@@ -0,0 +1,53 @@
|
||||
social_auth_app_django-2.1.0.dist-info/DESCRIPTION.rst,sha256=IF-3FkE9BcTOP6oqKld6EsFS4gGsQMdWcmVhmhbX66A,2031
|
||||
social_auth_app_django-2.1.0.dist-info/METADATA,sha256=IkXDXtvPZOZ3pu3M7YA9gEUrz05gvNcFMPaQUsKRx4o,2792
|
||||
social_auth_app_django-2.1.0.dist-info/RECORD,,
|
||||
social_auth_app_django-2.1.0.dist-info/WHEEL,sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA,92
|
||||
social_auth_app_django-2.1.0.dist-info/metadata.json,sha256=X6BWijVoy6EDJk8wlCEQ2Q8x6HHM4PqU3aDrvWSWl6w,934
|
||||
social_auth_app_django-2.1.0.dist-info/top_level.txt,sha256=8t6G3xz_UTQ6eV8mCJ3VHJ7AC9jJeykRbymQ_GLLKWI,14
|
||||
social_django/__init__.py,sha256=atefbGMyenEV9ioMZjD0yzVeVF7kWQAWTSwvrEr31IE,801
|
||||
social_django/admin.py,sha256=Z5NYwI8Q4VFObuuqZNtZm3aFWs3RXU8PgnbRBjJFl1Y,2231
|
||||
social_django/compat.py,sha256=v59lghLf4RDVCT5a5G2tpMs4w6j_54s0hOSknIrKBCk,819
|
||||
social_django/config.py,sha256=CT_ydYB_LPsj8GbZ4d0YCx_52n_z7PnD4-TRrha2w7s,373
|
||||
social_django/context_processors.py,sha256=N4vl3hRAsruZSAR-xBLn9aSRrur1K9UKIwM9Hg_GOls,1635
|
||||
social_django/fields.py,sha256=Iu2NH9zak8OGWCzdEkCECYmvnbHPo5UFdBG1Ha7ht6w,3027
|
||||
social_django/managers.py,sha256=l_Z4TW9pP8nPGw-cuHobqCqdS70JD7-JXt4XvJSK-f8,438
|
||||
social_django/middleware.py,sha256=Ln77bsETDXWAs2JeQwZqXhMnSR00ev-q-EQZabWvw9I,2402
|
||||
social_django/models.py,sha256=d9YI1bqAmGXFIC2qfOMf633uz-zOHOviuuhk6TDkQLc,4554
|
||||
social_django/storage.py,sha256=XW_zQWnH4R1nefqhS_7Sll-ghdX5o3K1URa6fzPPBm0,6839
|
||||
social_django/strategy.py,sha256=wd0I_pNp2qLwsluGSk8dEXvEqc6MwW-BCIJoiSWJ-Nc,5548
|
||||
social_django/urls.py,sha256=sQGqyarF4c868gmtKos5brdY9WiypvR_f1f7wj5BvTI,765
|
||||
social_django/utils.py,sha256=tmJZji4tkA7XccoN1Z3R1YfJIUz-2Z3Vr4Bx-viEpAQ,1779
|
||||
social_django/views.py,sha256=PECnj19_t-k3hfvkIC25BQvWS2MBo0ihhpIWaCyFBCM,5645
|
||||
social_django/migrations/0001_initial.py,sha256=lrbW2wxvNtHIONMYF_-Wl3TgtH827PhfTt3plUT2xTQ,4369
|
||||
social_django/migrations/0002_add_related_name.py,sha256=SnjW14Shrp2YYaaJY5M1EAlje2Z3cdKVHskueTBxuog,840
|
||||
social_django/migrations/0003_alter_email_max_length.py,sha256=LdjLzwdMtcAfLIJrcj_EyJ0StgFfXt8zUtsCq0LPIRU,690
|
||||
social_django/migrations/0004_auto_20160423_0400.py,sha256=vZkKyquq8Ut15kV3qn7503Tcs2SMTS5lYYXDo0I0k-U,569
|
||||
social_django/migrations/0005_auto_20160727_2333.py,sha256=q9NSyIEWxveJtAsKRiCQO_TVbVLBa7p9CORq_Ld9boo,513
|
||||
social_django/migrations/0006_partial.py,sha256=cgFmo1RBe9eW2tUbggF4JyOiIIN7iRrd5aELRuFmpAQ,1032
|
||||
social_django/migrations/0007_code_timestamp.py,sha256=199XJmySQhJbHWFNHrwyaGJgS6uAiOyEp3pOqmCMMC4,637
|
||||
social_django/migrations/0008_partial_timestamp.py,sha256=ajODqXdxPZBjDUCY7EQ5On3GGRS4G3mbolWC81mHihU,648
|
||||
social_django/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
social_auth_app_django-2.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
social_django/migrations/__pycache__/0004_auto_20160423_0400.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0001_initial.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0006_partial.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0008_partial_timestamp.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0003_alter_email_max_length.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0005_auto_20160727_2333.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/__init__.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0007_code_timestamp.cpython-36.pyc,,
|
||||
social_django/migrations/__pycache__/0002_add_related_name.cpython-36.pyc,,
|
||||
social_django/__pycache__/context_processors.cpython-36.pyc,,
|
||||
social_django/__pycache__/managers.cpython-36.pyc,,
|
||||
social_django/__pycache__/admin.cpython-36.pyc,,
|
||||
social_django/__pycache__/storage.cpython-36.pyc,,
|
||||
social_django/__pycache__/config.cpython-36.pyc,,
|
||||
social_django/__pycache__/strategy.cpython-36.pyc,,
|
||||
social_django/__pycache__/models.cpython-36.pyc,,
|
||||
social_django/__pycache__/views.cpython-36.pyc,,
|
||||
social_django/__pycache__/compat.cpython-36.pyc,,
|
||||
social_django/__pycache__/middleware.cpython-36.pyc,,
|
||||
social_django/__pycache__/utils.cpython-36.pyc,,
|
||||
social_django/__pycache__/fields.cpython-36.pyc,,
|
||||
social_django/__pycache__/__init__.cpython-36.pyc,,
|
||||
social_django/__pycache__/urls.cpython-36.pyc,,
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.30.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{"classifiers": ["Development Status :: 4 - Beta", "Topic :: Internet", "License :: OSI Approved :: BSD License", "Intended Audience :: Developers", "Environment :: Web Environment", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3"], "description_content_type": "UNKNOWN", "extensions": {"python.details": {"contacts": [{"email": "[email protected]", "name": "Matias Aguirre", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/python-social-auth/social-app-django"}}}, "extras": [], "generator": "bdist_wheel (0.30.0)", "keywords": ["django", "social", "auth"], "license": "BSD", "metadata_version": "2.0", "name": "social-auth-app-django", "run_requires": [{"requires": ["six", "social-auth-core (>=1.2.0)"]}], "summary": "Python Social Authentication, Django integration.", "version": "2.1.0"}
|
||||
@@ -0,0 +1 @@
|
||||
social_django
|
||||
Reference in New Issue
Block a user