Skip to content

bilabon/myproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published