I wanted to second my thumbs up for oauth2. It's working for my site as well. I'm using http://github.com/simplegeo/python-oauth2 specifically (though the official Twitter library page mentions that the "brosner fork" should be the one to use, which is forked from the one I'm using, and I haven't read the details on the difference ) -Steve
On Apr 28, 1:22 am, Aliaksandr Abushkevich <[email protected]> wrote: > Hi Adam, > > OAuth2 works for me. You can use it in any of your python projects. > > Best regards, > Alex > > On Wed, Apr 28, 2010 at 5:33 AM, adamjamesdrew <[email protected]> wrote: > > Hi has anyone found a good twitteroauthlibrary for django? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Django users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/django-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

