Skip to main content

SocialProfile app extension

Project description

CS SOCIALPROFILE

Based on django-socialprofile and adapted by Code Syntax

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cssocialprofile-4.5.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file cssocialprofile-4.5.tar.gz.

File metadata

  • Download URL: cssocialprofile-4.5.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.16

File hashes

Hashes for cssocialprofile-4.5.tar.gz
Algorithm Hash digest
SHA256 900d25deff0cd4c450b8e9d11f2560631213f26cf6c817c2cc69c6fdbb1f01e7
MD5 72a14baa1eca75783ed3fe001661957d
BLAKE2b-256 3fbdc789d9c0c93a98b3672a3f1712f746d257f6c82f230eeaa4576e4b25b055

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page