用了django的db层就不要自己调psycopg2了
【 在 wuhaochi (oo) 的大作中提到: 】
: u"This is forbidden when an 'atomic' block is active."},
: 是不是因为我混用了 psycopyg2 的API和 django.db.transaction的decorator?
: 有的sql是用django的 models调用的,有的是直接写 sql, 用cursor.execute(sql)做的。
: ...................
--
FROM 27.115.62.*