[sqlalchemy] Re: how to use model.py file across different applications

2009-01-20 Thread abhishek
Thanks simon. On Jan 20, 8:37 pm, "King Simon-NFHD78" wrote: > > -Original Message- > > From: sqlalchemy@googlegroups.com > > [mailto:sqlalch...@googlegroups.com] On Behalf Of abhishek > > Sent: 20 January 2009 14:26 > > To: sqlalchemy > > Subject: [sqlalchemy] how to use model.py file a

[sqlalchemy] Re: how to use model.py file across different applications

2009-01-20 Thread King Simon-NFHD78
> -Original Message- > From: sqlalchemy@googlegroups.com > [mailto:sqlalch...@googlegroups.com] On Behalf Of abhishek > Sent: 20 January 2009 14:26 > To: sqlalchemy > Subject: [sqlalchemy] how to use model.py file across > different applications > > > Hello all, > > I have been using