Mike Helmick
|
6cc80cc4c6
|
Fix setup.py and MANIFEST
|
2013-10-15 11:05:16 -04:00 |
|
Mike Helmick
|
ead62a1bf7
|
Update ignore and MANIFEST
|
2013-10-15 11:01:15 -04:00 |
|
Mike Helmick
|
91682c5db1
|
Prepare for twython-django pip release
|
2013-10-15 10:53:02 -04:00 |
|
Mike Helmick
|
20e052fb15
|
Merge pull request #6 from michaelhelmick/master
Fixing to work with Twython 3.0.0 or greater and cleanup
|
2013-08-02 09:36:52 -07: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 |
|
Ryan McGrath
|
445f9bde8b
|
Merge pull request #4 from avsd/master
Add oauth_verifier
|
2013-05-03 14:29:13 -07: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
|
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 |
|
Ryan McGrath
|
3ffebcc57f
|
Fixes issue #3
|
2012-11-09 05:04:54 -05:00 |
|
Ryan McGrath
|
e68d0a02f5
|
Merge pull request #2 from zandeez/master
Modular Changes, general fixes (courtesy of zandeez)
|
2011-11-16 12:15:31 -08: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
|
38081bee02
|
corrections to README.markdown
|
2011-11-13 13:56:51 +00:00 |
|
Andrew Cassidy
|
f418139ae1
|
helps if you press the 'save' button
|
2011-11-13 13:54:22 +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 |
|
Ryan McGrath
|
9aa7c87d1d
|
Merge pull request #1 from ArvinJA/patch-1
Added quotes so the functions wouldn't be called where they hadn't yet be
|
2011-08-13 08:17:29 -07: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 |
|