Nge, You should check out the excellent django-socialauth project, which can provide all the hookup you need to authenticate via Facebook (or twitter, linkedin, and others).
Here is a good article to get started: http://uswaretech.com/blog/2009/08/django-socialauth-login-via-twitter-facebook-openid-yahoo-google/ On Thu, Mar 17, 2011 at 11:18 AM, Nge Nge <[email protected]> wrote: > > Hi All! > I want to create Django web project. I have to connect from my Django > project to Facebook via login and registration when user login or > register on my web site. > Please guide what need for me because I am a beginner on Django and > Python. > Although I read via online about Django connect facebook, I confuse > how to apply plug in Django library on my project. > How can I get user data from Facebook after user permission? > > Thanks > Nge > > -- > 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. > > -- Read my blog! I depend on your acceptance of my opinion! I am interesting! http://techblog.ironfroggy.com/ Follow me if you're into that sort of thing: http://www.twitter.com/ironfroggy -- 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.

