On Jan 5, 2011, at 4:44 AM, Sithembewena Lloyd Dube wrote: > Thomas and Shawn, thanks for responding. > > South looks pretty useful - I hope that it could be included in the standard > Django distribution. >
This has been discussed quite a bit, and a plan has been made to do this -- in a way. South itself won't be integrated into Django, but the South project will be divided into two separate pieces. One will be built into Django, and will allow users to make their own migration front-end. The other will be the third-party South app which you can use to take advantage of the built-in backend. http://www.aeracode.org/2010/6/2/django-and-migrations/ Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.