[django 1.4, python 2.7]
We have a custom session engine that stores session to redis (Pretty much the same as db session engine, just stores in redis).
There