What makes class-based generic views useful for common tasks?
They speed up templates only.
They write all code for you.
They reuse code for list, detail, or forms.
They only work with databases.
This question is part of this quiz :
Python | Django Views | Class Based Views