[dabo-users] Can't cancel new unchanged child records

2009-08-29 Thread Jacek Kałucki
Hi, I have the following situation: - two bizobj objects, parent and child - user can add new records to child bizobj - user can't cancel changes until modify added records. To all be clear from the beginning - I don't want to save unchanged new records. But unfortunately, bizobj.SaveNewUnchange

Re: [dabo-users] Dabo, Ubuntu Jaunty and python versions

2009-08-29 Thread Jacek Kałucki
Użytkownik Ricardo Aráoz napisał: > Hi, I realize this has been addressed before and yet it is not really > clear to me. Jaunty comes with 2.6 installed, and apparently Dabo should > use 2.5. > Now I can't uninstall 2.6 as many apps in my system depend on it. So my > problem is mainly with libra

Re: [dabo-users] Design Question

2009-08-29 Thread John
On Friday 28 August 2009 02:14:46 pm Jeff Johnson wrote: > Ed, Paul & John: Thanks for your input. I have another question about > PostgreSQL, do you need to close the connection when you are done? Yes. However, to be honest I don't worry about it much as I'm using a Dabo front end. Johnf _

Re: [dabo-users] Dabo, Ubuntu Jaunty and python versions

2009-08-29 Thread John
On Friday 28 August 2009 05:32:57 pm Ricardo Aráoz wrote: > Hi, I realize this has been addressed before and yet it is not really > clear to me. Jaunty comes with 2.6 installed, and apparently Dabo should > use 2.5. > Now I can't uninstall 2.6 as many apps in my system depend on it. So my > problem

Re: [dabo-users] Design Question

2009-08-29 Thread Ed Leafe
On Aug 28, 2009, at 5:11 PM, Jeff Johnson wrote: > Ed: At the risk of being even more annoying, that is the way I > spelled > it. ;^) ...but I will not capitalize the G any more. You forget that Python is case-sensitive. IOW, "g" != "G". ;-) -- Ed Leafe _

Re: [dabo-users] Design Question

2009-08-29 Thread Jeff Johnson
Ed: I'm learning! Especially when working on Linux. When I first started using Linux I didn't pay attention to naming folders and then I couldn't find them in my programs. I catch on quick though. I actually appreciate you bringing the "mis-spelling" to my attention because it could have bi

Re: [dabo-users] Design Question

2009-08-29 Thread Ed Leafe
On Aug 29, 2009, at 10:15 AM, Jeff Johnson wrote: > Ed: I'm learning! Especially when working on Linux. When I first > started using Linux I didn't pay attention to naming folders and > then I > couldn't find them in my programs. I catch on quick though. PostgreSQL is an even weird

Re: [dabo-users] Dabo, Ubuntu Jaunty and python versions

2009-08-29 Thread Ricardo Aráoz
Jacek Kałucki wrote: > Użytkownik Ricardo Aráoz napisał: > >> Hi, I realize this has been addressed before and yet it is not really >> clear to me. Jaunty comes with 2.6 installed, and apparently Dabo should >> use 2.5. >> Now I can't uninstall 2.6 as many apps in my system depend on it. So my

Re: [dabo-users] Can't cancel new unchanged child records

2009-08-29 Thread Ed Leafe
On Aug 29, 2009, at 6:58 AM, Jacek Kałucki wrote: > I have the following situation: > - two bizobj objects, parent and child > - user can add new records to child bizobj > - user can't cancel changes until modify added records. > > To all be clear from the beginning - I don't want to save unchange

Re: [dabo-users] Dabo, Ubuntu Jaunty and python versions

2009-08-29 Thread Ricardo Aráoz
John wrote: > On Friday 28 August 2009 05:32:57 pm Ricardo Aráoz wrote: > >> Hi, I realize this has been addressed before and yet it is not really >> clear to me. Jaunty comes with 2.6 installed, and apparently Dabo should >> use 2.5. >> Now I can't uninstall 2.6 as many apps in my system depend

Re: [dabo-users] Design Question

2009-08-29 Thread Adrian Klaver
On Saturday 29 August 2009 7:41:47 am Ed Leafe wrote: > On Aug 29, 2009, at 10:15 AM, Jeff Johnson wrote: > > Ed: I'm learning! Especially when working on Linux. When I first > > started using Linux I didn't pay attention to naming folders and > > then I > > couldn't find them in my programs. I

Re: [dabo-users] Can't cancel new unchanged child records

2009-08-29 Thread Jacek Kałucki
Użytkownik Ed Leafe napisał: > OK, I see the problem you describe. It's interesting that in several > years, no one has run into this until now. > > Could you please create a ticket so that this isn't forgotten? I > won't have time this weekend to work on it, and I don't want it to