Hey everyone, I wanted to share a small project I wrote to help squash migrations the quick and dirty way in medium-sized Django projects. I wrote a blog post to introduce it, but if you want to dive straight to the code, here is the repo:
I’m not expecting it to cover all use cases, and it has some caveats (read the post or the documentation) but hopefully it can work for others.