首页 > python杂谈 >
from rom import util
util.use_null_session()
既可,这样django程序部署到apache后,多线程运行,就不会出现session混乱的问题,具体的要看下文档
Posted on 2015-08-28 星期五