Thanks for all the valuable feedback guys, I went ahead and got Django
Evolution up and running and I'll see what I think.

This has been one thing that has really pained me in the switch from
Rails to Django. Though I totally understand, since Rails doesn't
enforce foreign key constraints in the DB layer (or really do anything
complex with the database at all) and obviously model introspection in
Django is a much harder problem than the Rails migration
functionality. Anyways, Its great to see that this is moving forward
and hopefully getting into core someday in the future.

Thanks Again!

~Jamie

On Nov 27, 3:40 pm, Mike H <[EMAIL PROTECTED]> wrote:
> SmileyChris wrote:
> > On Nov 26, 1:03 pm, LorenDavie <[EMAIL PROTECTED]> wrote:
>
> >> Not sure if SmileyChris is this guy, but I've had good success with
> >> this project:
>
> >>http://www.aswmc.com/dbmigration/
>
> > As Mike H said, dbmigration is his project (my DBEvolution project did
> > some of the "automatically generated migrations" magic using
> > dbmigration as its base).
>
> > If you like how dbmigration works, you'll probably like Django
> > Evolution.
>
> I do!
--~--~---------~--~----~------------~-------~--~----~
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