Re: Suggested Method of Coordinating DB Schema and Python Model

2006-03-17 Thread Adrian Holovaty
On 3/17/06, Mike <[EMAIL PROTECTED]> wrote: > Here's what I think Django needs: > > A utility which analyzes both the DB Schema *and* the python model. > The output will be a 'suggested' revision to the model which will > retain everything which has not changed, comment out items which have > bee

Suggested Method of Coordinating DB Schema and Python Model

2006-03-17 Thread Mike
First, I just found out about Django and really like what I have seen so far. Even so, I don't think it will be really successful unless Django provides tools for automatically coordinating DB Schema changes and the Python Code. Please don't hang up yet - I have a suggestion. I just spent abou