Hacker News new | ask | show | jobs
by greenshackle 3649 days ago
The guidelines for a framework I use is to put views and models in separate folders. Which means code for any model is spread out between at least two folders. Finding code is annoying.
1 comments

To avoid that Django does split by "app" or feature first.