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 |
|