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

South...but I agree that database migrations should be part of the Django core.
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.