Generic Class Based Views
Before I talk about Generic class-based views, it's important to note that it is used when building using the Django rest framework. Django rest framework takes care of the heavy lifting of transforming our database models into RESTful API. There are...
ujuthetechsis.hashnode.dev2 min read