On 7/20/07, Derek Anderson <[EMAIL PROTECTED]> wrote: > > but i use django > quite a bit now and am surprised some sort of this hasn't been merged > yet, so i figured i'd bring it up to date and re-release.
By casting a quick eye over the patch, I caught at least two reasons that this hasn't been merged (or taken particularly seriously by the core developers): - No tests. - No documentation. I agree that schema evolution would be a valuable addition to Django. However, if you (or anyone else) is serious about getting this into trunk, adding a comprehensive test suite and draft documentation is a non-negotiable prerequisite for . The testing requirement is especially relevant for schema-evolution because I suspect the existing test framework will require some modifications to enable models to be evolved during a test run. If you want to prove to me that you are serious, show me the tests. 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 -~----------~----~----~----~------~----~------~--~---