Closed aliabbas-2012 closed 7 years ago
when i click onf facebook login link then it happens
Hello,
Did you manage to find the solution. I am facing the same issue ... thanks in advance
I m now using djangoallauth On Feb 22, 2015 10:01 PM, "adilberrada" notifications@github.com wrote:
Hello,
Did you manage to find the solution. I am facing the same issue ... thanks in advance
— Reply to this email directly or view it on GitHub https://github.com/omab/django-social-auth/issues/807#issuecomment-75445036 .
Is it better in some way ? Can you get authenticated user's friends with djangoallauth ? Do you have any tuto ?
Not tutorial I done this thing in many days On Feb 22, 2015 10:07 PM, "adilberrada" notifications@github.com wrote:
Is it better in some way ? Can you get authenticated user's friends with djangoallauth ? Do you have any tuto ?
— Reply to this email directly or view it on GitHub https://github.com/omab/django-social-auth/issues/807#issuecomment-75445338 .
I can do from my code On Feb 22, 2015 10:09 PM, itsgeniusstar@gmail.com wrote:
Not tutorial I done this thing in many days On Feb 22, 2015 10:07 PM, "adilberrada" notifications@github.com wrote:
Is it better in some way ? Can you get authenticated user's friends with djangoallauth ? Do you have any tuto ?
— Reply to this email directly or view it on GitHub https://github.com/omab/django-social-auth/issues/807#issuecomment-75445338 .
Hey do you have a separated djangoallauth app in your project ? Because in my project I have 2 apps ("allauth" and "travels"). After social logging in, the user is redirect to a template of "travels". In travels view I cannot do a "if user.is_authenticated" could you help me please ? You help would be very appreciated.
'tuple' object has no attribute 'rsplit'