Commit graph

7 commits

Author SHA1 Message Date
Mike Helmick
6cc80cc4c6 Fix setup.py and MANIFEST 2013-10-15 11:05:16 -04:00
Mike Helmick
91682c5db1 Prepare for twython-django pip release 2013-10-15 10:53:02 -04:00
Mike Helmick
30a57c7950 Fixed to work with Twython 3.0.0 or greater and cleanup
Added LICENSE
updated README
updated setup.py
PEP8'd stuff
2013-06-19 19:11:43 -04:00
David Avsajanishvili
18bd03a69e Version bump 2013-04-11 00:11:15 +01:00
David Avsajanishvili
ab8bb4ac36 Required oauth_verifier 2013-04-11 00:09:53 +01:00
Andrew Cassidy
278d5c3db0 fixed the url names, and the logout function that was recursively calling itself for shits and giggles. 2011-11-13 15:16:16 +00:00
Andrew Cassidy
7fa1747b38 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.
Also added parameters and settings for the callback urls.
2011-11-13 13:52:28 +00:00