Re: Django and South

2012-11-20 Thread Tom Evans
On Tue, Nov 20, 2012 at 4:29 AM, Лебедев Илья wrote: > I've realized that django has no migration tool in development and that > looks weird for me. Everybody use South, but django neither includes it in > contrib nor uses it in development. > What's the big deal? Can someone please explain. http

Re: Django and South

2012-11-20 Thread Florian Apolloner
Please search this group for discussions on this topic. Regards, Florian On Tuesday, November 20, 2012 5:29:28 AM UTC+1, Илья Лебедев wrote: > > I've realized that django has no migration tool in development and that > looks weird for me. Everybody use South, but django neither includes it in >

Django and South

2012-11-20 Thread Лебедев Илья
I've realized that django has no migration tool in development and that looks weird for me. Everybody use South, but django neither includes it in contrib nor uses it in development. What's the big deal? Can someone please explain. -- You received this message because you are subscribed to the Go