django-connect is a Django app to let users connect (and in some cases login) with 3rd party sites (mostly social networks).
Please report bugs, issues, or suggestions to http://chrisdrackett.lighthouseapp.com/projects/29415-django-connect
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
Product's homepage
Requirements:
· Python
· django-elsewhere