On 4/19/07, Mike H <[EMAIL PROTECTED]> wrote: > > I've been working on a tool to give me an automated way of altering the > schemas on servers I deploy my django applications to. I know about the > schema-evolution branch, but the current approach of that isn't > completely automated and the work seems to have stopped on it.
There are actually two schema evolution branches. For some reason, schema evolution is the third rail for Django developers - someone volunteers to work on schema evolution, starts working, then is never heard from again. > Does this sound useful to anyone who is doing automated deployments? Certainly does. Keep in mind that there are a couple of wiki pages discussing a design that had offical blessing back in the day. Any schema-evolution proposal would need to cover at least those use cases. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

