Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As a potential Django user all I can scream is finally. So annoying that they didn't include those from the start.


South was the defacto standard app to manage your schema, so it wasn't really such a bad issue.

It's better to have it built in, sure, but it wasn't a nuisance before.


Other than being a little confused at first about why it wasn't included by default, using south as a separate module is about as inconvenient as using any other python package that isn't part of the standard library.


For people who know about it, yes. But probably the biggest win from pulling it into core is that, here on in, a newbie will be told to get migrating stuff from the first tutorial they do, and thus get working with this particular best practice up front. Yes, it's always been pretty hard to do django for more than 5 minutes without finding someone urging you to use South, but you never know...


This is not "annoying" but actually a very hard feature to implement. You should thank Andrew for that! :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: