Commit Verlauf

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