Re: django socialauth username not showing correctly

2012-10-10 Thread Stefano Tranquillini
Mmm...Social Auth has a pipe for creating the user when he logs in with the social-auth. You probably have to remove that and do the creation manually. Yet, I'm not an expert, I've 4 days experience in this ;-). give a look here https://groups.google.com/forum/?fromgroups#!forum/django-social-auth

Re: django socialauth username not showing correctly

2012-10-09 Thread psychok7
yes you are right. i deleted the same name user and it works. but how can i control this with oauth users and users that register normally? On Tuesday, October 9, 2012 4:49:21 PM UTC+1, Stefano Tranquillini wrote: > > Django put numbers because you already have in the db a user with the fb > use

Re: django socialauth username not showing correctly

2012-10-09 Thread Stefano Tranquillini
Django put numbers because you already have in the db a user with the fb username. check it. On Tuesday, October 9, 2012 5:19:00 PM UTC+2, psychok7 wrote: > > hey thanks for the reply. Can you point out some examples here i can get > do all that in the right way? > > On Tuesday, October 9, 2012

Re: django socialauth username not showing correctly

2012-10-09 Thread psychok7
hey thanks for the reply. Can you point out some examples here i can get do all that in the right way? On Tuesday, October 9, 2012 3:15:13 PM UTC+1, Daniel Molina Wegener wrote: > > On 09/10/12 10:52, psychok7 wrote: > > So i am using django socialauth and its working fine, except for the > > p

Re: django socialauth username not showing correctly

2012-10-09 Thread Daniel Molina Wegener
On 09/10/12 10:52, psychok7 wrote: So i am using django socialauth and its working fine, except for the part where my usernames do not match my Facebook or twitter accounts after i log in. In other words for example if i my username is 'john', after i log in in my app it shows 'john820579c6960e46