On 2 Mar, 18:30, Jason Culverhouse <[email protected]> wrote: > On Mar 2, 2011, at 8:28 AM, Rodrigo Cea wrote: > > > I am developing a site that I want to link with Facebook and Twitter. > > https://github.com/flashingpumpkin/django-socialregistration(note the forks) >
Personally I like django-socialregistration, it fits my brain circuits more than other packages - which of course is a subjective recommendation. One thing to note is that JavaScript-based FB Connect is very tricky to use if you want to rely your user authentication on it - it's more suited for sites where user merely connects tab with the site to tab with FB, to post some wall posts. -- Tomasz Zielinski pyconsultant.eu -- 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.

