This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
twython-django/twython_django_oauth
2011-08-13 02:18:41 +03:00
..
__init__.py 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
models.py 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
urls.py Added quotes so the functions wouldn't be called where they hadn't yet been defined. 2011-08-13 02:18:41 +03:00
views.py Fixing these incorrect references, big thanks to Brenden Mulligan for pointing them out. 2011-02-26 01:30:42 -05:00