0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from javierder/master More... over 11 years ago
removed double quotes, changed to single quotes More... over 11 years ago
updated with pull request comments More... over 11 years ago
removed unused comment More... over 11 years ago
after login, redirect to login "next" par More... over 11 years ago
Merge pull request #11 from trik/master More... about 12 years ago
Merge branch 'master' of https://github.com/trik/twython-django More... about 12 years ago
added support for custom user class More... about 12 years ago
added support for custom user class More... about 12 years ago
Merge pull request #10 from karthikbgl/master More... over 12 years ago
Updated urls.py - fix for django 1.6 More... over 12 years ago
Fix setup.py and MANIFEST More... over 12 years ago
Update ignore and MANIFEST More... over 12 years ago
Prepare for twython-django pip release More... over 12 years ago
Merge pull request #6 from michaelhelmick/master More... over 12 years ago
Fixed to work with Twython 3.0.0 or greater and cleanup More... almost 13 years ago
Merge pull request #4 from avsd/master More... almost 13 years ago
Fix veirfier retrieval More... almost 13 years ago
Change oauth verifier logic More... almost 13 years ago
Version bump More... almost 13 years ago
Required oauth_verifier More... almost 13 years ago
Fixes issue #3 More... over 13 years ago
Merge pull request #2 from zandeez/master More... over 14 years ago
fixed the url names, and the logout function that was recursively calling itself for shits and giggles. More... over 14 years ago
added url names for easier external lookup More... over 14 years ago
corrections to README.markdown More... over 14 years ago
helps if you press the 'save' button More... over 14 years ago
largely made standalone, should now be installable as a python package and should not need to be made part of your application. You should also no longer need to modify the source to get it working by adding your keys in. More... over 14 years ago
Merge pull request #1 from ArvinJA/patch-1 More... over 14 years ago
Added quotes so the functions wouldn't be called where they hadn't yet been defined. More... over 14 years ago