Try django-socialregistration. I've had success with it.
On Mon, Mar 15, 2010 at 12:52, CrabbyPete wrote:
> I am trying to integrate pyfacebook into a existing project, and its
> driving me nuts. I just want users to be able to sign in with
> facebook. Anyone else try this and any recommendation
I am trying to integrate pyfacebook into a existing project, and its
driving me nuts. I just want users to be able to sign in with
facebook. Anyone else try this and any recommendations.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post t
It would be much easier if you post all the models involved
Hector Garcia - Web developer, musician
http://nomadblue.com/
On Fri, Nov 13, 2009 at 12:54 AM, uno...@gmail.com wrote:
> I'm trying to find the most efficient way to accomplish the below:
>
> I have a list of users (facebook friends)
I'm trying to find the most efficient way to accomplish the below:
I have a list of users (facebook friends) for a user - these users are
objects of the Django User model:
[friend1,friend2, friend3..]
I use the django voting app where users can vote on an item.
the resulting page has 10 items an
On Jun 12, 12:51 am, gganesh wrote:
> hi,
> My app connects to Facebook and as user logins in with facebook
> connect ,i intent to display users friends list .I the process of
> doing so i have written a code as pasted below
>
> </
> script>
>
&
hi,
My app connects to Facebook and as user logins in with facebook
connect ,i intent to display users friends list .I the process of
doing so i have written a code as pasted below
FB_RequireFeatures(["XFBML"],function()
{
FB.Facebook.init
("2654d333c10576bae931ba210f288314&qu
thanks I'll try.
Looks like they don't allow sandbox type environments yet.
On Mar 17, 9:56 am, Chris Scott wrote:
> On Mar 17, 2009, at 8:43 AM, Roboto wrote:
>
>
>
> > Hey guys,
>
> > I'm trying to get facebook connect to work on my django site.
On Mar 17, 2009, at 8:43 AM, Roboto wrote:
>
> Hey guys,
>
> I'm trying to get facebook connect to work on my django site. I've
> hit a little snag where I imagine many of you just walked passed, but
> I'm clueless right now.
>
> My runserver runs
I don't really know much about Facebook Connect... but I assume the
xd_reciever is called by Facebook? As in they make requests to it?
Well then they will need access to it so localhost wont work. If you have
set up your network to allow it, they could access you via your IP address?
Hey guys,
I'm trying to get facebook connect to work on my django site. I've
hit a little snag where I imagine many of you just walked passed, but
I'm clueless right now.
My runserver runs on localhost:8000 --- but when I setup facebook
connect the app is looking for http:///x
I just wrote a small bit of middleware to allow Facebook users to log
into my Django site with Facebook Connect.
If you're looking to do something similar, check out my post:
http://nyquistrate.com/django/facebook-connect/
--~--~-~--~~~---~--~~
You received
11 matches
Mail list logo