Re: Django 1.2 feature voting

2009-10-24 Thread rjc
ution since south doesn't support python 2.3 (again a lot of enterprise code is stuck at RHEL4 which is py2.3) Rui On Oct 23, 8:35 pm, James Bennett wrote: > On Fri, Oct 23, 2009 at 5:12 AM, rjc wrote: > > The only reason I will migrate to 1.2 is if you include schema > &

Re: Django 1.2 feature voting

2009-10-23 Thread rjc
The only reason I will migrate to 1.2 is if you include schema migration. It is that important for us (we have a lot of production code out). Anyway, why did we pick south instead of django-evolution ? I'm +1 (+1 +1) for any db schema migration. I'm +1 for admin ui branch integration. Django stan