|
|
|
|
|
by ageofwant
3422 days ago
|
|
Separating models like this is a hint that you may need another app. It has happened numerous times with me now that my models.py gets large and unwieldy, I spends a hour breaking it all out and then I realise my one big God app needs to be 3 smaller ones. |
|