📣 Moving logic into Models
📄 The next best advice that is given
🔗 https://softwarecrafts.co.uk/100-words/day-111
#100_words,#django,#business_logic,#models
Moving logic into Models - Software Crafts

The next best advice that is given

@nanorepublica it also makes code harder to delete, aka trunk heavy, aka harder to reason about