Re: Storing milliseconds

2007-03-27 Thread Jonas Maurus
On Mar 27, 7:58 pm, "jeffhg58" <[EMAIL PROTECTED]> wrote: > I am using a postgresql database and was wondering if anyone knew how > to store milliseconds > in the database. I am using a datetime field and when I insert the > record the milliseconds is being truncated. > > Thanks, > Jeff I find

Re: Nested Sets for trees - any models been made before?

2007-03-27 Thread Jonas Maurus
On Mar 27, 2:10 pm, "Nathan Harmston" <[EMAIL PROTECTED]> wrote: > HI, > > Currently I am trying to store a "tree" in a database and want to use Nested > Sets in order to do this. I was wondering if this exists within Django atm > or if there are plans to add it in the future or has someone

Re: Database migration

2007-03-26 Thread Jonas Maurus
On Mar 26, 11:10 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I apologize for the vague newbie question, but I'm gonna ask it > anyway... > > I'd like to switch DBs from mysql to postgres... how does one do so? I > assume one must export from mysql, import to postgres, then make the >

Re: django as a platform for a commercial SaaS project?

2007-03-25 Thread Jonas Maurus
On Mar 24, 4:59 pm, "walterbyrd" <[EMAIL PROTECTED]> wrote: > SaaS = Software as a service, just in case that was not clear. > > If I wanted to create commercial quality hosted software, would django > be the best solution? The sort of things I have in mind would be very > database oriented, and