On Thu, Mar 26, 2009 at 8:42 AM, Joshua Partogi <joshua.j...@gmail.com> wrote: > > Is there any chance dmigrations > (http://code.google.com/p/dmigrations/) will be merged into django > codebase? Because it removes the pain for db migrations :-D
dmigrations is one of several database schema migration projects that exists in the community. Given the feature set that is available to other migration projects (in particular, Django Evolution and South), it is unlikely that dmigrations will be merged into Django as-is. However, adding schema migration is on the radar as something that we want to add. For more details, search the Django mailing lists - this comes up fairly regularly. Also, look on YouTube for the DjangoCon video where the developers of Django Evolution, South and dmigrations discuss their projects and the prospects for integrating a migration project into trunk. 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---