Django Abstract Models
Image credit Unsplash
Scenario 1
Fat models, skinny views
Handle your business logic in models
These are what are considered MVC best practices when it comes to writing Model-View-Controller architectures.
But as your codebase grows from 10 lines...
blog.biodun.dev3 min read
Adeoti Ayodeji
I write code, I argue for fun, I play the piano in a nonsensical manner; all because, why not?
Very neat stuff π₯
Finally found a nice implementation on soft and hard deletes.
Thanks boss π₯