Django Class Views Crash Course - Django 3 Beginners Tutorial Series

Опубликовано: 29 Ноябрь 2021
на канале: Legion Script
549
16

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/