AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Customize a Class Base View in Django
Django is built with class base views internally, almost entirely at this point. I think that elegant, easy to read code is where you want to be. For me, the idea of a function base view, like, it's cleaner, it's what it is,. Not cleaner by the time you're doing 20 lines long. It's not too much to read.