Why does Askbot use South?
Hi
How come Askbot uses South? Would it be better off without it?
Thanks!
Can't live without it South provides sane way for the database schema migrations as project develops, there is no better alternative.
South may end up being integrated into django as a contrib module, there seem to be some effort for that.
To enter a block of code:
Comments