Luke Murphy
|
eec9f41159
replace function based view with class based view
|
10 年之前 |
Liron Shimrony
|
d1516b79e6
Added foursquare login and API example for getting user basic info
|
10 年之前 |
Liron Shimrony
|
586399fbc8
Added Dropbox login option.
|
10 年之前 |
Liron Shimrony
|
9863247c33
Fixed merge conlicts
|
10 年之前 |
Liron Shimrony
|
64d90316da
Added sign in with google. Also, added an API example to get user basic info, fixed a typo on facebook.py
|
10 年之前 |
David Leonard
|
ec8d07e88c
Merge pull request #8 from lsxliron/master
|
10 年之前 |
Liron Shimrony
|
a5290a2469
Added a Facebook API example to get the user basic info.
|
10 年之前 |
Wan Kim Mok
|
67b52b7270
fixed tumblr login
|
10 年之前 |
Liron Shimrony
|
342649654e
Added facebook login.
|
10 年之前 |
mk200789
|
41771731a6
changed redirect url, and cleanout views.py's api_example()
|
10 年之前 |
Wan Kim Mok
|
af3e3359e0
Merged DrkSephy/django-hackathon-starter into default
|
10 年之前 |
mk200789
|
6d69f99135
views.py handles linkedin login and adding authorized user to linkedin profile, and included simple linkedin example
|
10 年之前 |
Marco Quezada
|
920710ea49
Added urls.py and views for new JSONResponses and new quandl example.
|
10 年之前 |
mk200789
|
28c101d919
views.py:index() handles linkedin profile through login
|
10 年之前 |
mk200789
|
46a2526442
rewrote linkedin method to get authorization url and access token, and simplify view
|
10 年之前 |
mk200789
|
e5f327245c
convert twitter tweet example to a form
|
10 年之前 |
mk200789
|
386b46d2ec
changed instagram example into form
|
10 年之前 |
mk200789
|
41596bd5e0
uncomment test in testtumblr.py, modify index view's saving github access_token
|
10 年之前 |
David Leonard
|
633248c5d3
Refactoring quandl API keys
|
10 年之前 |
David Leonard
|
1c9774e0a5
Refactoring out NY Times API keys into settings.py
|
10 年之前 |
David Leonard
|
463905390c
Refactoring all hardcoded user names within Github examples/scripts
|
10 年之前 |
David Leonard
|
31df8898ff
Removing paypal template
|
10 年之前 |
David Leonard
|
4807d86413
Working on refactoring top contributed Repositories
|
10 年之前 |
David Leonard
|
c3fc3600b3
Adding for for querying Github User Data
|
10 年之前 |
David Leonard
|
b1e36585d0
Refactoring github user data view and methods
|
10 年之前 |
David Leonard
|
22e818d6c6
Removing login with Google+, and Facebook
|
10 年之前 |
mk200789
|
ee4ec3b0f9
documented GithubOauthClient, and cleaned up view.py's index()
|
10 年之前 |
mk200789
|
1d3190674f
github login complete
|
10 年之前 |
mk200789
|
cf6ececbc2
create model for github user, also include global var profile_track to keep track on return codes to their respective profile
|
10 年之前 |
mk200789
|
bac4b37d96
client for github, methods implemented: get_authorize_url and get_access_token
|
10 年之前 |