It might be worth reading the wiki page on the Schema Evolution [1],
and if you're not using SVN, there is a patch [2] against Django 0.96
which implements schema evolution.

Other than that, you might want to look into dmigrate [3] (which I've
not personally used, so I'm not sure how mature it is), and this [4]
snippet might help, too.

--Jon

[1] http://code.djangoproject.com/wiki/SchemaEvolution
[2] http://kered.org/blog/2007-07-19/django-schema-evolution/
[3] http://code.google.com/p/dmigrate/
[4] http://www.djangosnippets.org/snippets/167/

On 8/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Oh. That's a real ouch. I really hoped I can avoid that.
>
> Thanks anyhow.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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