On 8/30/07, Graham Carlyle <[EMAIL PROTECTED]> wrote:
>
> I haven't found a lot of information on how people typically do schema
> migrations for Django after reading the docs/scanning the wiki/googling.
> However the manual route seems to be a preferred option...

At the moment, yes. The purpose of the various schema-evolution
projects is to turn the process into something as simple as
'./manage.py evolve' - completely managing the SQL changes where
possible, but providing strong assistance to the change when it's not.
Watch this space :-)

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 django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to