Re: Help with splicing models to a legacy DB, please

2009-10-20 Thread Karen Tracey
On Mon, Oct 19, 2009 at 5:03 PM, John Handelaar wrote: > > Hello > > For reasons I won't bore you with, a Mysql legacy DB *whose schema I > cannot alter* contains (inter alia) two tables. I'm trying to write > an alternative front-end to this DB in Django which would be > read-only. > > tableone

Re: Help with splicing models to a legacy DB, please

2009-10-19 Thread Joshua Russo
On Mon, Oct 19, 2009 at 8:03 PM, John Handelaar wrote: > > Hello > > For reasons I won't bore you with, a Mysql legacy DB *whose schema I > cannot alter* contains (inter alia) two tables. I'm trying to write > an alternative front-end to this DB in Django which would be > read-only. > > tableone

Help with splicing models to a legacy DB, please

2009-10-19 Thread John Handelaar
Hello For reasons I won't bore you with, a Mysql legacy DB *whose schema I cannot alter* contains (inter alia) two tables. I'm trying to write an alternative front-end to this DB in Django which would be read-only. tableone has a primary key called tableone_id tabletwo contains rows which have