DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Clean Up Your Django View Code With With Class Based Views

In this video, we clean up Django's view code from using function-based views to class-based views. We also talk about some advantages of using class-based views.

Top comments (0)