Added follow/unfollow shortcuts to User model. Fixed issue with User.following being...
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 18:34:32 +0000 (13:34 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 18:34:32 +0000 (13:34 -0500)
commitd8f598cbcd7d0d47a58b2f2f066a75e8b08b0605
tree639495854577dd15413d2b00ab2870af0d8703ab
parent8b0d0c59a69275fd42c2170fe0f7cfe67fdc554f
Added follow/unfollow shortcuts to User model. Fixed issue with User.following being set to None when user not followed.
CHANGES
ROADMAP
tweepy/models.py
tweepy/parsers.py