Hi, I'm pretty new to Django and am having a problem with a race conditions while modifying my session data. I'm using the standard session backend in Django 1.4.1,, backed by Mysql. I have view A, which can take a long time ...
score: 1
about 18 hours ago