Skip to content

an extension for django-elsewhere for use with multi-user applications

Notifications You must be signed in to change notification settings

shelfworthy/django-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-connect

This app will connect the users of your django app to 3rd party sites. It is designed to support the following use cases:

  • registration (facebook, twitter, password)
  • login (facebook, twitter, password)
  • finding friends (facebook, twitter)
  • using an avatar (facebook, twitter, gravatar, user upload)
  • displaying links to a users 3rd party profiles (facebook, twitter)
  • syncing data with 3rd party sites (facebook, twitter)

Issues:

please report bugs, issues, or suggestions here

Install:

You can get the source directly from GitHub either by downloading the project or checking out the repository.

A quick shortcut is to checkout the project directly into your Python path:

git clone git://github.com/chrisdrackett/django-connect.git connect

Or use pip:

pip install django-connect

Other resources:

About

an extension for django-elsewhere for use with multi-user applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages