This website requires JavaScript.
Explore
Help
Sign in
code
/
twython-django
Archived
Watch
1
Star
0
Fork
You've already forked twython-django
0
Code
Issues
4
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
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.
v1.5.3
twython-django
/
twython_django_oauth
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Oleksii Malakhov
c22bbd97a0
#17
: models.py: Add on_delete=CASCADE for User foreign key;
2020-09-06 12:32:24 +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
#17
: models.py: Add on_delete=CASCADE for User foreign key;
2020-09-06 12:32:24 +03:00
urls.py
Updated urls.py - fix for django 1.6
2013-11-18 11:59:40 -05:00
views.py
removed double quotes, changed to single quotes
2014-07-30 11:37:31 -03:00