Custom mixins in Django | Django
Introduction
Django mixins are a way to reuse your logic across various views using a class-based inheritance model. In this article, we will take a sneak peek at Django mixins and try to understand why we need them, and how to use them in our Django...
rider.hashnode.dev3 min read
Vishnu Tiwari
Hip Hip Hurray!
nice article