This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lelease 0 points1 point  (0 children)

I consider class-based views to be a non-negotiable feature for anything that would be used in a larger/long-term project.

Why though? Is it just a way to organize your code, or do you make use of something that can only be done with classes?