I tried to follow the following tutorial
http://agileweb.wordpress.com/2009/04/28/step-by-step-guide-to-use-sign-in-with-twitter-with-django/#comment-67
however I failed to get it to work properly.
To eleminate one hypothsis, I was trying to find out if there is an
issue with one of of the steps.
not sure what you are doing wrong but I get the same error using
Django 1.2.3 with mysql. Sorry if that is not helpful.
On Sep 28, 6:48 am, Szymon wrote:
> Hi,
>
> Problem: sometimes (not always) get_or_create is trying to create
> duplicated record.
>
> Model:
>
> class online(models.Model):
>
2 matches
Mail list logo