|
|
|
|
|
by theptip
2918 days ago
|
|
> Once your application gets big it's really hard to have a good structure to scale further Agreed - I would note that there is nothing stopping you from having good structure (with multiple independent/encapsulated services/apps) inside a single Django "app" (as the OP suggests). |
|