Commit graph

13 commits

Author SHA1 Message Date
Javyer Der Derian
7c3b24edf7 after login, redirect to login "next" par 2014-07-24 23:16:45 -03:00
Marco Marche
d4355c3809 added support for custom user class 2014-03-25 22:39:26 +01:00
karthikbgl
0000986206 Updated urls.py - fix for django 1.6
In django 1.6, django.conf.urls.defaults has been removed.
2013-11-18 11:59:40 -05: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
900f8cae32 Fix veirfier retrieval 2013-04-11 00:35:04 +01:00
David Avsajanishvili
814170dc23 Change oauth verifier logic 2013-04-11 00:29:06 +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
50ac5263b7 added url names for easier external lookup 2011-11-13 14:48:46 +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
ArvinJA
bcfb58db8f Added quotes so the functions wouldn't be called where they hadn't yet been defined. 2011-08-13 02:18:41 +03:00
Ryan McGrath
e9b3190372 Fixing these incorrect references, big thanks to Brenden Mulligan for pointing them out. 2011-02-26 01:30:42 -05:00
Ryan McGrath
fab3d7a216 Initial commit; example Django application for using Twython OAuth with Twitter. Twython = Python Twitter API library/wrapper. Enjoy; a subproject of the mainline Twython effort. 2010-11-07 02:14:40 -05:00