Django Generic List View|Learn Django Class Generic Class Views.

Опубликовано: 02 Март 2026
на канале: Always Django
298
4

In this video I show you how to use Django ListView to display a list of all the items in your model.


Django Generic Views Playlist
===========================
   • DJANGO GENERIC CLASS BASED VIEWS  

Django Generic Create View
======================================
   • Django Generic Create View|Learn Django Cl...  


00:00 Introduction
01:49 Creating the view class
04:37 Editing your urls.py file
05:30 Overview of template file