This website requires JavaScript.
Explore
Help
Sign in
code
/
twython-django
Archived
Watch
1
Fork
You've already forked twython-django
0
Code
Issues
4
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
6
commits
1
branch
0
tags
62
KiB
f418139ae1
Commit graph
3 commits
Author
SHA1
Message
Date
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
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