W dniu poniedziałek, 9 maja 2011, 19:05:17 UTC+2 użytkownik SleepyCal napisał: > > Hi guys, > > I spent literally *months* trying to find the best way to resolve this > situation. (...) >
Have you checked my StackOverflow answer I linked in the top post? It *completely* removes the problem for MySQL/InnoDB, on REPEATABLE READ isolation level. If you use Postgres with comparable isolation level then my solution might also work for you. For READ COMMITED level the problem shouldn't occur anyway. Tomasz -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
