Re: Making changes to models

2009-01-06 Thread Karen Tracey
On Wed, Jan 7, 2009 at 12:48 AM, Travis Veazey wrote: > So now we get to the question: As I can't even begin to conceive of myself > being the only person in this boat, I have to believe there's one or more > generally-accepted and "good" ways of dealing with updating database > structures while m

Making changes to models

2009-01-06 Thread Travis Veazey
Hi all. Still feeling my way through Django development, working on my first app still, and I've hit what looks to be a huge hurdle: Django has no in-built mechanism for dealing with making changes to the structure of models. Okay, fine, I can understand the reasons for that, and while I think it