Post #4280284
2026-06-01 10:35 UTC
Django people out in the world: do y'all actually reach for the Django built-in class based views?
Class Based Views with a bunch of extra functionality is nice of course, but I've found that the couple lines it takes for me to do simple forms and the like in a function-based view just makes it a hard sell.
But perhaps there are people out there using CBVs even for the basic stuff to have a bit more of a declarative configuration
Replies (0)
No replies.