In this video, we will go over how to build class based views. First we will rewrite the function views from the previous video. After that, we will go through some generic class views to build out some basic CRUD functions.
Starting Code:
https://github.com/legionscript/Djang...
Ending Code:
https://github.com/legionscript/Djang...
Django Views:
https://docs.djangoproject.com/en/3.2...
Django Generic Views:
https://docs.djangoproject.com/en/3.2...
https://docs.djangoproject.com/en/3.2...
Legion Script:
http://legionscript.com/