First, check to see if you have 3 tables, social_auth_association,
social_auth_nonce, and social_auth_usersocialauth.  If not, you need to
create those DB tables.  SyncDB did not work for me.  I had south
installed.  So, you just do use south to create proper schema for those DB
tables.  Some tutorial on south:
http://south.readthedocs.org/en/latest/tutorial/part1.html

Jeff


On Tue, Apr 16, 2013 at 8:35 AM, Alex Ksenzov <alexhai...@gmail.com> wrote:

> Hi Jeff .I have this problem too, but still can't figure out. Can you
>> please provide resolving more detail and step by step please. Thanks.
>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/9YkrCD2veRQ/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to