Re: fb login issue

2018-07-20 Thread Ashok Ramesh
Hi Mikhailo, I'm using *python-social-auth==0.2.21, *python 2.7 and django1.11 On Fri, Jul 20, 2018 at 4:06 PM Mikhailo Keda wrote: > show full traceback, what packet are you using for fb authentication? > what version? What version of fb api are you using? > > -- > You received this message be

fb login issue

2018-07-20 Thread Ashok Ramesh
Hi all, I am signin using facebook authentication in local using SSL for https. i'm getting the below error. *TypeError at /complete/facebook/* *unsupported operand type(s) for +: 'NoneType' and 'int'* -- You received this message because you are subscribed to the Google Groups "Django users

Re: problem with instaling django

2018-07-16 Thread Ashok Ramesh
sys.setdefaultencoding('latin-1') try this in settings instead of sys.setdefaultencoding('utf-8') On Mon, Jul 16, 2018 at 7:47 PM Shay Hershko wrote: > i tried to install django and for some reson it dosent work i have > followed the instructions on the website and on thie video ( > https://www