Oleksii Malakhov
|
c22bbd97a0
|
#17: models.py: Add on_delete=CASCADE for User foreign key;
|
2020-09-06 12:32:24 +03:00 |
|
Marco Marche
|
d4355c3809
|
added support for custom user class
|
2014-03-25 22:39:26 +01: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 |
|
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
|
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 |
|