Been building Django apps for almost 10 years and after seeing the amount of wasted time going into organizing things into apps, I settled on this technique.
It doesn’t really swim against the current as long as you import models into the __init__.py file in their package.
It doesn’t really swim against the current as long as you import models into the __init__.py file in their package.