Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 303 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 303 Bytes

Django-Class-Based-Views and Mixins

It's not a project, it's just for understanding the implementation of class based views that how all the things are working behind the scenes, how can we use class based views in our project in better ways and how can we override the functions of builtin classes.