Re: Data concurrency, consistency and serializabe

2013-05-04 Thread Qna Share
Thanks! On Saturday, May 4, 2013 5:41:14 PM UTC-7, Florian Apolloner wrote: > > Hi, > > this question seems to be more suited for django-users. django-developers > is for the development of Django itself. > > Regards, > Florian > -- You received this message because you are subscribed to the Go

Re: Data concurrency, consistency and serializabe

2013-05-04 Thread Florian Apolloner
Hi, this question seems to be more suited for django-users. django-developers is for the development of Django itself. Regards, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving ema

Data concurrency, consistency and serializabe

2013-05-04 Thread Qna Share
Are there any reputable libraries (with actual production references like Instagram) to deal with data concurrency, consistency and serializability? A typical scenario is: a race condition caused by two clients. Suppose if someone had two browsers open and simultaneously click on [yes] from brow

Re: runserver fails on non-fatal model validation errors

2013-05-04 Thread Shai Berger
Hi all, I've been going through what I've missed on the list, and found this 2-month- old message that seems to have gone unanswered. I'm sorry for being so late to the party, but... On Saturday 23 March 2013, Brendan Jurd wrote: > > I reported an issue with runserver on the django trac [1], an