On Dec 11, 2007 10:09 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007, at 9:30 AM, Ed Leafe wrote: > > >> Any idea what this might be? Is there something else that isn't > >> installed? Can I run my app from the directory where I created it? > > > > I think that this is my fault. The problem is the fact that app.ui > > is None; this is supposed to be set to the local 'ui' module, but the > > code in dApp only works with Python 2.5 or later, and I see that you > > are running 2.4. > > > > Let me look into this, and I'll see if I can get a fix posted soon. > > OK, I've just posted a fix to Subversion. This should correct the > problem for all running Python 2.4 or earlier. > That worked. Thanks.
Does dabo app wizard supports compound keys? My primary key consists of 2 fields. journal_id int journalupdate_id int, autoincrement I created the app but for some reason I cannot insert a record. Thanks, Lucas _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
