cssocialprofile 2.9
pip install cssocialprofile==2.9
Newer version available (4.5)
Released:
SocialProfile app extension
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GPL
- Author: Josu Azpillaga
Project description
================
CS SOCIALPROFILE
================
Based on `django-socialprofile <https://github.com/cyface/django-socialprofile>`_ and adapted by `Code Syntax <https://www.codesyntax.com>`_
CONFIGURATION
=============
Just write this in your settings.py file:
SOCIAL_AUTH_PIPELINE = (
'social_auth.backends.pipeline.social.social_auth_user',
'social_auth.backends.pipeline.associate.associate_by_email',
'social_auth.backends.pipeline.user.get_username',
'social_auth.backends.pipeline.user.create_user',
'social_auth.backends.pipeline.social.associate_user',
'social_auth.backends.pipeline.user.update_user_details',
'social_auth.backends.pipeline.social.load_extra_data',
'cssocialprofile.pipeline.extra_values.twitter_extra_values',
'cssocialprofile.pipeline.extra_values.facebook_extra_values',
'cssocialprofile.pipeline.extra_values.openid_extra_values',
)
CS SOCIALPROFILE
================
Based on `django-socialprofile <https://github.com/cyface/django-socialprofile>`_ and adapted by `Code Syntax <https://www.codesyntax.com>`_
CONFIGURATION
=============
Just write this in your settings.py file:
SOCIAL_AUTH_PIPELINE = (
'social_auth.backends.pipeline.social.social_auth_user',
'social_auth.backends.pipeline.associate.associate_by_email',
'social_auth.backends.pipeline.user.get_username',
'social_auth.backends.pipeline.user.create_user',
'social_auth.backends.pipeline.social.associate_user',
'social_auth.backends.pipeline.user.update_user_details',
'social_auth.backends.pipeline.social.load_extra_data',
'cssocialprofile.pipeline.extra_values.twitter_extra_values',
'cssocialprofile.pipeline.extra_values.facebook_extra_values',
'cssocialprofile.pipeline.extra_values.openid_extra_values',
)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GPL
- Author: Josu Azpillaga
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cssocialprofile-2.9.zip
.
File metadata
- Download URL: cssocialprofile-2.9.zip
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b5e650ff2e78bfb75d1778c03f7d942fd867843357d52859b15f5a177fd4ec51
|
|
MD5 |
c0cf4a7ece83efdc22ebcbbe18d0058b
|
|
BLAKE2b-256 |
64a1731f7b846de0899a9c90eceaf5f2105c9c3209217d1ba814bb8043cfff94
|