3
I Use This!
Inactive

Commits : Listings

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