|
I've got more than 5 years of experience with Django on a number of teams and at a couple of companies and in my experience almost everything in this article is completely incorrect. The only things I would agree with is the point about project layout and avoiding django's squashmigrations for the truncate the migrations table, delete the migrations, and create a new initial migration. Practically everything else in this article is wrong, in my opinion. |
So I can't really tell which of you has a better point, or is better in context and so forth.
I do, however, see that the authors wrote a long article, and backed up each point with an example of what could go wrong and how to avoid it.
You, on the other hand, just asserted that you largely disagree.
So if you disagree, perhaps you can take some place where you feel they were particularly wrong and explain why. Otherwise, we are left with the impression that they are correct.