3
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oauth2.Client now handles multipart/form-data properly More... about 16 years ago
Added notes on settings.py. More... about 16 years ago
Added notes on settings.py. More... about 16 years ago
Added minor comments to new example and upped version number. More... about 16 years ago
Added minor comments to new example and upped version number. More... about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 More... about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 More... about 16 years ago
Added an example of using python-oauth2 to log into Django using Twitter. More... about 16 years ago
Added an example of using python-oauth2 to log into Django using Twitter. More... about 16 years ago
Added a few fixes to get python-oauth2 working on Python 2.4. More... about 16 years ago
Added a few fixes to get python-oauth2 working on Python 2.4. More... about 16 years ago
if/else ternary operator is 2.5+. let's be more compatible than that. More... about 16 years ago
if/else ternary operator is 2.5+. let's be more compatible than that. More... about 16 years ago
making request use the token verifier if exists, instead of manually passing it in the body More... about 16 years ago
added oauth_verifier parameter which twitter wants or else example fails with 401 Invalid OAuth verifier. More... about 16 years ago
added oauth_verifier parameter which twitter wants or else example fails with 401 Invalid OAuth verifier. More... about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 More... about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 More... about 16 years ago
Added httplib2 to the installation requirements. More... about 16 years ago
Added httplib2 to the installation requirements. More... about 16 years ago
Switched to indents instead of <pre><code>..</code></pre>. More... about 16 years ago
Switched to indents instead of <pre><code>..</code></pre>. More... about 16 years ago
Testing to see if Markdown formatting is automagic like @rk says it is. More... about 16 years ago
Testing to see if Markdown formatting is automagic like @rk says it is. More... about 16 years ago
Merge branch 'master' of [email protected]:simplegeo/python-oauth2 More... about 16 years ago
Merge branch 'master' of [email protected]:simplegeo/python-oauth2 More... about 16 years ago
Added a verbose example of three-legged OAuth using Twitter. More... about 16 years ago
Added a verbose example of three-legged OAuth using Twitter. More... about 16 years ago
Upped version because Malone is dumb. More... about 16 years ago
Upped version because Malone is dumb. More... about 16 years ago