0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename TwitterHttp to Twitter More... about 14 years ago
Merge remote branch 'chrisdickinson/master' More... about 14 years ago
added context processors to twitter and facebook to check if a user logged in using those methods More... about 14 years ago
fixed bug in is_fully_authenticated where facebook would reject some valid logins. More... about 14 years ago
Merge remote branch 'chrisdickinson/master' More... about 14 years ago
added facebook utils More... about 14 years ago
moving to a true ternary operator -- makes me feel a littler safer More... over 14 years ago
fix some midnight errors More... over 14 years ago
fix some midnight errors More... over 14 years ago
Grr - fix a test that's failing due to previous change. More... over 14 years ago
reorganize and remove cruft More... over 14 years ago
Massive refactoring of the backend structure. More... over 14 years ago
add simple None check More... over 14 years ago
add TODO More... over 14 years ago
formatting More... over 14 years ago
rework how tests are broken up More... over 14 years ago
massive refactoring More... over 14 years ago
Merge remote branch 'origin/master' More... over 14 years ago
Fix issue with FB uid's not mapping to standard integers More... over 14 years ago
add setup.py and run_tests.py More... over 14 years ago
Merge branch 'master' of /Users/travis/work/water.org/givingnetwork/downloads/d51.django.auth More... over 14 years ago
updated documentation to include Twitter OAuth More... over 14 years ago
Merge branch 'travis-github' More... over 14 years ago
Merge remote branch 'chrisdickinson/master' More... over 14 years ago
Merge branch 'master' of /Users/travis/work/water.org/givingnetwork/downloads/d51.django.auth More... over 14 years ago
Implement a work-around for PyFacebook issue #26 More... over 14 years ago
Implement a work-around for PyFacebook issue #26 More... over 14 years ago
renamed `id` in `create_new_user` to `twitter_id`, added explanatory comments More... over 14 years ago
added tests for twitter.backends.TwitterBackend.authenticate More... over 14 years ago
fixed a bug in twitter.utils that caused get_key_and_secret to always use the global django settings More... over 14 years ago