Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myproject

Example how to get user data using django-social-auth.

Starting Project

pip install -r requirements.txt
./manage.py syncdb
specify backends keys at settings.py
./manage.py runserver

About

Example how to get user data using django-social-auth

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors