Y
Hacker News
new
|
ask
|
show
|
jobs
by
dscrd
5021 days ago
Really, if you wanna complain about something that's in Rails and not in Django properly, talk about database migrations.
2 comments
hackerboos
5021 days ago
South...but I agree that database migrations should be part of the Django core.
link
Styck
5021 days ago
Not really a fair feature comparison. If db migration wasn't in Rails, ActiveRecord wouldn't work the way it does. You can't say the same about Django's ORM.
link