Squashing Django Migrations the Easy Way
My django project currently has almost 300 models (and another 80-ish 3rd party models), along with some 250 or so migration files from 6 years of development. This is a common situation in long-running Django projects - as your application grows, mi...
jacklinke.com7 min read
Jonathan Ng
Great article!
It seems like we can just have code to do this analysis and suggest squashes.