Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

Ticket #116 (defect)

Opened 9 months ago

in tutorial: dejavu (1.5.0) blows up at line: store = storage.resolve('sqlite', conf)

Status: new

Reported by: guest Assigned to: fumanchu
Priority: major Milestone:
Component: Storage Keywords: storage resolve
Cc: Estimate (total hours):

python 2.7 dejavu 1.5.0

when trying to run the tutorial I get the following:

store = storage.resolve('sqlite', conf) during debug, I get: AttributeError?: 'module' object has no attribute 'resolve'