commit_sub error in Product
16 Jan
2001
16 Jan
'01
3:10 p.m.
I'm writing a minimal product for which I'm getting a Error Type: AttributeError Error Value: commit_sub from the transaction machinery. The traceback's no help. The offending code, however is: class Foo(SimpleItem) def __init__(self, id, title, file): self.file = Image('file',title,'') self.file.manage_upload(file) Can anyone tell me what's wrong here? Cheers, seb
9212
Age (days ago)
9212
Last active (days ago)
0 comments
1 participants
participants (1)
-
seb bacon