How to safely move a model to another app in Django
Aug 8, 2021 · 9 min read · Intro In most cases, we start building our Django projects with a small number of Django apps. At some point, our projects grow and apps become larger which complicates the code maintenance. And we start thinking about refactoring - splitting a big...
YRenato commented
